Releases
v0.8.1
safris
released this
23 May 05:57
Add template generated rules for classes in org.libj.util.function
and org.libj.util.primitive
packages.
Add ArrayCharSequence
.
Prevent ArrayIndexOutOfBoundsException
in Bytes
.
Add CursorListIterator
.
Add dropSeconds(long)
and dropSeconds(Date
to Dates
.
Add iso8601ToEpochMilli
and epochMilliToIso8601
to Dates
.
Add equals
, hashCode
, toString
to DelegateIterator
Improve API for subclassing Delegate*
and Observable*
classes.
Add DelegateSpliterator
.
Add FlatArrayIterator
, FlatCollectionIterator
, FlatIterator
, FlatIterableIterator
, FlatListIterator
, FlatSequentialIterator
, for Iterators.flatIterator(Object[])
and Iterators.flatIterator(List<Object>)
.
Rename Combinations
to Groups
.
Add Groups.permute()
.
Add Iterables.singleton(Object)
.
Add Locales.fromRFC1766(String)
.
Improve handling of InvocationTargetException
.
Add SimpleDateFormats
.
Add generic exception to RetryPolicy
.
Improve tests.
Improve javadocs.
You can’t perform that action at this time.