Package ball.util
See
java.util.- Author:
- Allen D. Ball
-
Interface Summary Interface Description PatternMatcherBean Interface providing default methods for beans classes annotated withPatternRegexand whose methods are annotated withMatcherGroup. -
Class Summary Class Description Comparators Deprecated. Converter Conversion utility based onFactory.Coordinate X-Y coordinate representation.CoordinateMap<V> CoordinateMapimplementation.DispatchSpliterator<T> Spliteratorabstract base class that dispatches toSpliterators supplied through anSpliteratorofSpliteratorSuppliers.EnumLookupMap SortedMapimplementation which providesString.CASE_INSENSITIVE_ORDERlook-up by name to the correspondingEnum.Factory<T> Factorybase class.ListOrderComparator<T> List-OrderComparator.MapView<K,V> PropertiesImpl Propertiesimplementation that overridesPropertiesImpl.load(InputStream)andPropertiesImpl.store(OutputStream,String)methods to specify theCharset(asUTF-8).Walker<T>