Searched defs:CharSink (Results 1 – 3 of 3) sorted by relevance
51 public abstract class CharSink { class54 protected CharSink() {} in CharSink() method in CharSink
54 public abstract class CharSink { class57 protected CharSink() {} in CharSink() method in CharSink
74 new CharSink() { in openWriter() method