Searched defs:CharSink (Results 1 - 3 of 3) sorted by relevance

/external/guava/guava/src/com/google/common/io/
H A DCharSink.java29 * {@code CharSink} is not an open, stateful stream that can be written to and closed. Instead, it
32 * <p>{@code CharSink} provides two kinds of methods:
42 * <p>Any {@link ByteSink} may be viewed as a {@code CharSink} with a specific {@linkplain Charset
44 * resulting {@code CharSink} will written to the {@code ByteSink} as encoded bytes.
49 public abstract class CharSink { class
54 protected CharSink() {} method in class:CharSink
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 154 milliseconds