Package joptsimple.internal

Class Summary
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  
Column  
ColumnarData A means to display data in a text grid.
ColumnWidthCalculator  
ConstructorInvokingValueConverter<V>  
MethodInvokingValueConverter<V>  
Reflection Helper methods for reflection.
Strings  
 

Exception Summary
ReflectionException This unchecked exception wraps reflection-oriented exceptions.