See: Description
Interface | Description |
---|---|
RelativePathBase.Settings |
Settings used to construct relative paths.
|
Class | Description |
---|---|
AbstractRange | |
ArgsUtil |
Provides static utility methods to parse options and operands of a command
passed to the command as a string vararg parameter.
|
ArrayUtil |
Utility class with static methods for arrays.
|
Assert | |
CloneUtil |
Utility class with static methods for cloning, for instance to deep-clone
nested lists, sets and maps.
|
CompositeRange | |
Counter | |
EqualsUtil |
Utility class with static methods useful to implement
equals(Object)
methods. |
FileTestUtils | |
FileUtil |
Utility class with static methods involving files.
|
HashUtil |
Utility class with static methods useful to implement
hashCode()
methods. |
LineUtil |
Contains static utility methods related to
Line objects. |
PropertyUtil |
Class with static utility methods if one has to deal with
Properties . |
Range |
Range offers ways of specifying a range of numbers.
|
RelativePathBase |
This class represents a base directory for relative paths.
|
ResourceUtil |
Class with static utility methods to load package or file resources.
|
StackTraceUtil |
Utility class to evaluate the
StackTraceElement corresponding to a
calling method in the caller stack. |
StringUtil |
Utility class with static methods for strings.
|
Variables |
Variables contains static utility methods related to variables or place
holders used as
Command arguments. |
Enum | Description |
---|---|
OS |
Enum constants for operating systems.
|
Copyright © 2024. All rights reserved.