Searched defs:ProtobufArrayList (Results 1 – 1 of 1) sorted by relevance
38 final class ProtobufArrayList<E> extends AbstractProtobufList<E> implements RandomAccess { class56 ProtobufArrayList() { in ProtobufArrayList() method in ProtobufArrayList60 private ProtobufArrayList(E[] array, int size) { in ProtobufArrayList() method in ProtobufArrayList