Searched defs:ProtobufArrayList (Results 1 – 1 of 1) sorted by relevance
41 final class ProtobufArrayList<E> extends AbstractProtobufList<E> { class55 ProtobufArrayList() { in ProtobufArrayList() method in ProtobufArrayList59 private ProtobufArrayList(List<E> list) { in ProtobufArrayList() method in ProtobufArrayList