See: Description
Class | Description |
---|---|
JkUtilsAssert |
Utility class for dealing with assertions.
|
JkUtilsFile |
Utility class for dealing with files.
|
JkUtilsIO |
Utility class for dealing with Inputs/Outputs.
|
JkUtilsIO.StreamGobbler |
Runs a thread copying all data from the specified input stream to sepecified output streams.
|
JkUtilsIterable |
Utility class for dealing with
Iterable . |
JkUtilsJdk |
Convenient methods to deal with running JDK.
|
JkUtilsObject |
Utility class for dealing with generic Object class instances.
|
JkUtilsPath |
Utility class providing convenient methods to deal with
Path . |
JkUtilsReflect |
Utility class for dealing with reflection
|
JkUtilsString |
Utility class for dealing with strings.
|
JkUtilsSystem |
Utility class to deal with the underlying ofSystem.
|
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.
|