|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LazyStringList in com.google.protobuf |
|---|
| Classes in com.google.protobuf that implement LazyStringList | |
|---|---|
class |
LazyStringArrayList
An implementation of LazyStringList that wraps an ArrayList. |
class |
UnmodifiableLazyStringList
An implementation of LazyStringList that wraps another
LazyStringList such that it cannot be modified via the wrapper. |
| Fields in com.google.protobuf declared as LazyStringList | |
|---|---|
static LazyStringList |
LazyStringArrayList.EMPTY
|
| Constructors in com.google.protobuf with parameters of type LazyStringList | |
|---|---|
UnmodifiableLazyStringList(LazyStringList list)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||