Interface | Description |
---|---|
PatternMatcherBean |
Interface providing default methods for beans classes annotated with
PatternRegex and whose methods are annotated with
MatcherGroup . |
Class | Description |
---|---|
Comparators | |
Converter |
Conversion utility based on
Factory . |
Coordinate |
X-Y coordinate representation.
|
CoordinateMap<V> |
Coordinate Map implementation. |
DispatchSpliterator<T> |
Spliterator abstract base class that dispatches to
Spliterator s supplied through an Spliterator of
Spliterator Supplier s. |
EnumLookupMap |
SortedMap implementation which provides
String.CASE_INSENSITIVE_ORDER look-up by name to the
corresponding Enum . |
Factory<T> |
Factory base class. |
MapView<K,V> | |
PropertiesImpl |
Properties implementation that overrides
PropertiesImpl.load(InputStream) and PropertiesImpl.store(OutputStream,String)
methods to specify the Charset (as UTF-8 ). |
Walker<T> |
java.util
.
<dependency>
<groupId>ball</groupId>
<artifactId>ball-util</artifactId>
<version>5.0.0</version>
</dependency>
Copyright © 2015–2020 Allen D. Ball. All rights reserved.