Searched refs:SpyAppendable (Results 1 – 2 of 2) sorted by relevance
32 private static class SpyAppendable implements Appendable, Flushable, Closeable { class in AppendableWriterTest93 SpyAppendable spy = new SpyAppendable(); in testCloseFlush()