| AutoCloseable2 | An extension of AutoCloseable whose close method does not throw
exceptions. |
| IProgressCallback | |
| ISimpleFilter<T> | |
| ITypedContentProperties | Properties bound to TypedContent. |
| Assert | A replacement for built-in asserts. |
| CallableWithProgressCallback<V> | Base class for Callable targets providing an IProgressCallback. |
| CharSequenceList | |
| Couple<A, B> | Handy class holding two typed elements. |
| ExecutionTargetWithProgressCallback | Internal support class providing IProgressCallback proxy facility for Runnable
and Callable. |
| Flags | Bit flags object. |
| HtmlTypedContentProperties | Properties of an Html TypedContent. |
| JavaUtil | A collection of primitives relative to the Java language itself. |
| PathProcessor | |
| RunnableWithProgressCallback | Base class for Runnable targets providing an IProgressCallback. |
| Stacktraces | |
| SystemUtil | |
| Throwables | Utility methods for throwables (errors, exceptions, runtime exceptions). |
| Tuples | Tuples generator routines. |
| TypedContent |