| Class | Description |
|---|---|
| CallFrame | |
| CallStack | |
| CatchBlock | |
| ClassPathResource | |
| CommandLineArgs | |
| Doc | |
| ErrorMessage | |
| FileUtil |
File utilities
|
| HexFormatter |
A hex formatter
|
| HexUtil | |
| IOStreamUtil | |
| Licenses | |
| LoremIpsum |
Creates arbitrary length Lorem Ipsum based texts.
|
| MeterRegistry | |
| MimeTypes |
Simple mime-type util for the most common mime-types
|
| StopWatch |
A stop watch
|
| StreamUtil | |
| StringUtil | |
| ThreadPoolUtil | |
| Tuple2<F,S> |
Defines a generic tuple with 2 elements
|
| Tuple3<F,S,T> |
Defines a generic tuple with 3 elements
|
| Tuple4<A,B,C,D> |
Defines a generic tuple with 4 elements
|
| Watchable | |
| WithCallStack |
Run code with an explicit Venice call stack
|
| XmlAttributesWrapper |
Wraps org.xml.sax.Attributes to allow reflective access
without "illegal reflective access operations" warnings on Java 9+
|
| Zipper |
A helper to compress/uncompress binary data blocks using the zip/gzip
inflater/deflater.
|
| Enum | Description |
|---|---|
| StopWatch.Resolution |