See: Description
Class | Description |
---|---|
Base64 |
Encodes and decodes to and from Base64 notation.
|
BaseXx |
Base16, Base32 and Base64 codecs
|
DetectionUtils |
Utility that detects various properties specific to the current runtime
environment, such as Java version.
|
FileConvert | |
Hexa | |
ParametersChecker |
Checker for Parameters
Can be used for String (testing also emptiness) and for general Object. |
SingletonUtils |
Singleton utility class
|
StringUtils |
String utils
|
SystemPropertyUtil |
A collection of utility methods to retrieve and parse the values of the Java
system properties.
|
ThreadLocalRandom |
A random number generator isolated to the current thread.
|
Version | |
WaarpNettyUtil |
Utility class for Netty usage
|
WaarpShutdownHook | |
WaarpShutdownHook.ShutdownConfiguration |
Class for argument of creation of WaarpShutdownHook
|
WaarpStringUtils |
Various utilities for reading files, transforming dates, ...
|
WaarpThreadFactory |
Thread Factory that build named threads, by default daemon threads.
|
Enum | Description |
---|---|
SystemPropertyUtil.Platform |
Inspired from http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/
SystemUtils.html
|
Copyright © 2009–2020 Waarp. All rights reserved.