| Interface | Description |
|---|---|
| CollectionUtil |
Utility class to manipulate collections.
|
| Lists |
Utility class to build and manipulate list implementations.
|
| Maps |
Utility class to build and manipulate map implementations.
|
| Sets |
Utility class to build and manipulate set implementations.
|
| Class | Description |
|---|---|
| BidirectionalMap<K,V> |
Wrap 2 Maps to easily get a value from a key and key a key from a value.
|
Copyright © 2017. All rights reserved.