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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java718 public static interface FloatList extends ProtobufList<Float> { interface in class:Internal
739 FloatList mutableCopyWithCapacity(int capacity);

Completed in 117 milliseconds