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