| Class | Description |
|---|---|
| DynamicArray | |
| IterableHelper |
Helper methods, for instances of iterators, iterables, and maps
|
| Mappable<K,V> |
Wrapper used for bundling generic helper methods with a final Map instance
|
| MappableMappable<K,L,V> |
Wrapper used for bundling generic helper methods with a Mappable instnace that has Mappable values
|
| Wrapperable<E> |
Wrapper used for bundling generic helper methods with a final Iterable instance
|
| WrapperableMappable<K,V> |
Wrapper used for bundling generic helper methods with a Mappable instance that has Wrapperable values
|