See: Description
Interface | Description |
---|---|
JkUtilsThrowable.ThrowingConsumer<T,E extends java.lang.Throwable> |
Class | Description |
---|---|
JkUtilsAssert |
Utility class for dealing with assertions.
|
JkUtilsIO |
Utility class for dealing with Inputs/Outputs.
|
JkUtilsIO.JkStreamGobbler |
Runs a thread copying all data from the specified input stream to specified output streams.
|
JkUtilsIterable |
Utility class for dealing with
Iterable . |
JkUtilsJdk |
Convenient methods to deal with running JDK.
|
JkUtilsNet | |
JkUtilsNet.BasicHttpResponse | |
JkUtilsObject |
Utility class for dealing with generic Object class instances.
|
JkUtilsPath |
Utility class providing convenient methods to deal with
Path . |
JkUtilsPath.JkZipRoot |
A container object representing both a zip file and its content.
|
JkUtilsReflect |
Utility class for dealing with reflection
|
JkUtilsReflect.ReflectionInvocationHandler |
Proxy Invocation handler, that delegate to target instance via reflection
|
JkUtilsString |
Utility class for dealing with strings.
|
JkUtilsSystem |
Utility class to deal with the underlying ofSystem.
|
JkUtilsSystem.Processor | |
JkUtilsThrowable |
Utility class to deal with
Throwable |
JkUtilsTime |
Utility class to deal with time.
|
JkUtilsXml |
Utilities methods to ease XML api of the JDK
|
JkUtilsZip |
Low level utility method to deal with zip files.
|
Enum | Description |
---|---|
JkUtilsSystem.Processor.Arch |
The
JkUtilsSystem.Processor.Arch enum defines the architecture of
a microprocessor. |
JkUtilsSystem.Processor.Type |
The
JkUtilsSystem.Processor.Type enum defines types of a microprocessor. |