| Package | Description |
|---|---|
| com.gs.collections.impl |
This package contains implementations for GS Collections API.
|
| com.gs.collections.impl.map.mutable |
This package contains implementations of the
MutableMap interface. |
| com.gs.collections.impl.map.sorted.mutable |
This package contains implementations of the
MutableSortedMap interface. |
| Class and Description |
|---|
| Counter
A Counter can be used to increment and return an integer count.
|
| EmptyIterator
A Singleton iterator which is empty and can be used by all empty collections.
|
| UnmodifiableRichIterable
An unmodifiable view of a RichIterable.
|
| Class and Description |
|---|
| UnmodifiableMap
An unmodifiable view of a Map.
|
| Class and Description |
|---|
| UnmodifiableMap
An unmodifiable view of a Map.
|