ArrayUtils |
Set of auxiliary methods to process arrays.
|
Assertions |
Set of auxiliary methods for assertion.
|
CallTrace |
The Class allows to save stack trace history (it is possible to keep it in packed format) and restore it to text representation for request.
|
Deferrers |
Auxiliary tool to defer some actions and process them in some point in future.
|
Deferrers.Deferred |
Class wrapping executeDeferred method and stack depth for action.
|
GetUtils |
Auxiliary methods to get values.
|
IOUtils |
Auxiliary methods for IO operations.
|
StrUtils |
Set of auxiliary string functions.
|
ThreadUtils |
Auxiliary methods for thread processing.
|
TimeGuard |
Allows to detect violations of execution time for code blocks or just measure time for them.
|
TimeGuard.TimeData |
Data container for time watching action.
|