Searched defs:PrimitiveSink (Results 1 - 5 of 5) sorted by relevance

/external/guava/guava/src/com/google/common/hash/
H A DPrimitiveSink.java28 public interface PrimitiveSink { interface
35 PrimitiveSink putByte(byte b);
43 PrimitiveSink putBytes(byte[] bytes);
56 PrimitiveSink putBytes(byte[] bytes, int off, int len);
61 PrimitiveSink putShort(short s);
66 PrimitiveSink putInt(int i);
71 PrimitiveSink putLong(long l);
76 PrimitiveSink putFloat(float f);
81 PrimitiveSink putDouble(double d);
86 PrimitiveSink putBoolea
[all...]
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/r8/deps/
H A Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/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 209 milliseconds