| Class | Description |
|---|---|
| Ansi |
Ansi coloring support is provided by this class.
|
| ArrayUtil | |
| BeanUtil |
This class contains helper methods for working with java beans
|
| ByteSequence |
This class represents a sequence of bytes.
|
| CharArray |
This is
CharSequence implementation. |
| ClassUtil | |
| Count<T extends jlibs.core.lang.Count.Unit> |
Class used to count by units
|
| Flag |
This class contains helper methods for working with
bitwise flags
|
| JavaProcessBuilder |
Similar to
ProcessBuilder, this class makes the java process creation easier. |
| JavaUtil | |
| Noun |
API for performing pluralization, singularization
on various strings.
|
| RuntimeUtil |
The class contains Runtime related utilities
|
| StringUtil | |
| Task<R> | |
| ThreadTasker | |
| ThrowableTask<R,E extends Exception> | |
| Util | |
| Waiter |
Runnable Task that can be used to wait till executed
|
| Enum | Description |
|---|---|
| Ansi.Attribute |
this enum represents the attribute of text
|
| Ansi.Color |
this enum represents the color of text
|
| DurationUnit | |
| OS |
This enum contains values for each type of OS.
|
| SizeUnit |
| Exception | Description |
|---|---|
| ImpossibleException | |
| NotImplementedException |
Copyright © 2021. All rights reserved.