| Interface | Description | 
|---|---|
| OptionNameMap<V> | Map-like interface for storing String-value pairs. | 
| Class | Description | 
|---|---|
| AbbreviationMap<V> | A map whose keys are strings; when a key/value pair is added to the map, the longest unique abbreviations of that
 key are added as well, and associated with the value. | 
| Classes | |
| Messages | |
| Reflection | Helper methods for reflection. | 
| Rows | |
| SimpleOptionNameMap<V> | An  OptionNameMapwhich wraps and behaves likeHashMap. | 
| Strings | 
| Exception | Description | 
|---|---|
| ReflectionException | This unchecked exception wraps reflection-oriented exceptions. | 
Copyright © 2017. All Rights Reserved.