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