| Class | Description | 
|---|---|
| FluentArrayList<E> | Utility subclass of  ArrayListthat supports fluent API. | 
| FluentHashMap<K,V> | Utility subclass of  LinkedHashMapthat supports fluent API. | 
| FluentHashSet<E> | Utility subclass of  LinkedHashSetthat supports fluent API. | 
| NameMap | Utility class for name maps. | 
| ValueList | Utility value list. | 
| ValueMap | Utility class for value maps. | 
Copyright © 2015. All rights reserved.