| Class | Description | 
|---|---|
| FluentArrayList<E> | 
 Utility subclass of  
ArrayList that supports fluent API. | 
| FluentHashMap<K,V> | 
 Utility subclass of  
LinkedHashMap that supports fluent API. | 
| FluentHashSet<E> | 
 Utility subclass of  
LinkedHashSet that supports fluent API. | 
| NameMap | 
 Utility class for name maps. 
 | 
| ValueList | 
 Utility value list. 
 | 
| ValueMap | 
 Utility class for value maps. 
 | 
Copyright © 2014. All rights reserved.