Searched refs:DoubleList (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDoubleArrayList.java33 import com.google.protobuf.Internal.DoubleList;
40 * An implementation of {@link DoubleList} on top of a primitive array.
45 extends AbstractProtobufList<Double> implements DoubleList, RandomAccess {
116 public DoubleList mutableCopyWithCapacity(int capacity) {
H A DGeneratedMessageLite.java36 import com.google.protobuf.Internal.DoubleList;
1266 protected static DoubleList emptyDoubleList() {
1270 protected static DoubleList mutableCopy(DoubleList list) {
1544 DoubleList visitDoubleList(DoubleList mine, DoubleList other);
1756 public DoubleList visitDoubleList(DoubleList mine, DoubleList othe
[all...]
H A DInternal.java690 public static interface DoubleList extends ProtobufList<Double> { interface in class:Internal
711 DoubleList mutableCopyWithCapacity(int capacity);
/external/annotation-tools/asmx/test/lib/
H A Dccl.jarMETA-INF/ META-INF/MANIFEST.MF ccl/ ccl/Main.class Main.java package ccl ...

Completed in 96 milliseconds