Searched defs:CharSink (Results 1 – 1 of 1) sorted by relevance
49 public abstract class CharSink implements OutputSupplier<Writer> { class54 protected CharSink() {} in CharSink() method in CharSink