Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Field and Description |
---|---|
private static LazyStringArrayList |
LazyStringArrayList.EMPTY_LIST |
private LazyStringArrayList |
LazyStringArrayList.ByteArrayListView.list |
private LazyStringArrayList |
LazyStringArrayList.ByteStringListView.list |
Modifier and Type | Method and Description |
---|---|
(package private) static LazyStringArrayList |
LazyStringArrayList.emptyList() |
LazyStringArrayList |
LazyStringArrayList.mutableCopyWithCapacity(int capacity) |
Constructor and Description |
---|
ByteArrayListView(LazyStringArrayList list) |
ByteStringListView(LazyStringArrayList list) |