| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableIterator<T>
Implementation of
Iterator to provide functionality for the immutable classes. |
class |
ImmutableListIterator<T>
Implementation of
ListIterator to provide functionality for the immutable classes. |
static class |
ImmutableMap.KeyIterator<K,V>
Implementation of
Iterator to iterate over the contents of a ImmutableMap.KeySet. |
static class |
ImmutableMap.ValueIterator<K,V>
Implementation of
Iterator to iterate over the contents of a ImmutableMap.ValueCollection. |
Copyright © 2023. All rights reserved.