Home
last modified time | relevance | path

Searched refs:ProtocolStringList (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DProtocolStringList.java42 public interface ProtocolStringList extends List<String> { interface
DLazyStringList.java46 public interface LazyStringList extends ProtocolStringList {
/third_party/protobuf/java/core/
DBUILD73 "src/main/java/com/google/protobuf/ProtocolStringList.java",
/third_party/protobuf/
DMakefile.am367 java/core/src/main/java/com/google/protobuf/ProtocolStringList.java \