Package dev.jeka.core.api.utils
package dev.jeka.core.api.utils
Contains Jeka utility classes (meaning classes holding only static helper
methods). These classes have been created to avoid dependency on Guava or
Jakarta-commons.
-
ClassDescriptionUtility class for dealing with assertions.Utility class for dealing with Inputs/Outputs.Runs a thread copying all data from the specified input stream to specified output streams.Utility class for dealing with
Iterable
.Convenient methods to deal with running JDK.Deprecated.Utility class for dealing with generic Object class instances.Utility class providing convenient methods to deal withPath
.A container object representing both a zip file and its content.Utility class for dealing with reflectionProxy Invocation handler, that delegate to target instance via reflectionUtility class for dealing with strings.Utility class to deal with the underlying ofSystem.TheJkUtilsSystem.Processor.Arch
enum defines the architecture of a microprocessor.TheJkUtilsSystem.Processor.Type
enum defines types of a microprocessor.Utility class to deal withThrowable
JkUtilsThrowable.ThrowingConsumer<T,E extends Throwable> Utility class to deal with time.Utilities methods to ease XML api of the JDKLow level utility method to deal with zip files.
JkHttpResponse
instead