| Modifier and Type | Method and Description |
|---|---|
LazyStringList |
LazyStringList.getUnmodifiableView()
Returns an unmodifiable view of the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LazyStringList.mergeFrom(LazyStringList other)
Merges all elements from another LazyStringList into this one.
|