ph-commons 9.1.3
·
1544 commits
to master
since this release
- Updated to BouncyCastle 1.60
- Extended
LogHelperto have overloads withSupplier<String> - Added new
Commons...Mapconstructors with parametersMap, Function, Function - Added new class
LanguageCache - Added new
CommonsArrayListstatic factory methods - Deprecated all the
ChangeLogclasses - they will be moved to ph-less-commons in v9.2 - Added new interface
IHasByteArray - Implementing
IHasByteArrayinReadableResourceByteArray,ByteArrayInputStreamProvider,MessageDigestValue - Added new class
ByteArrayWrapper - Added new method
NonBlockingByteArrayOutputStream.getBufferOrCopy()that copies only on demand - Added new
ArrayHelper.startsWithoverloads - Added static factory methods in
CommonsCopyOnWriteArrayList - The internal logger name was changed from
s_aLoggertoLOGGER - Extended
IPrivilegedActionwith new static methods - Added new class
Predicateswith basic typed predicates for primitive types - Added some static
IBooleanPredicatefactory methods - Added
ToStringGenerator.appendPasswordIfmethod - Added equals implementation to
PasswordAuthentication