| Interface | Description |
|---|---|
| DumperBus.Dumper |
Source for dumping values to this writer.
|
| SupplierIO<T extends Closeable> |
IO Factory.
|
| SupplierIO.InputStream |
InputStream get()
Can be implemented as a lambda function. e.g. |
| SupplierIO.Reader |
Reader get()
Can be implemented as a lambda function. e.g. |
| Class | Description |
|---|---|
| DumperBus |
Every line written to this writer will be enqueued on flush with a fixed capacity.
|
| NumberConversions |
Utils for casting number types to other number types
|
| SectionUtils | |
| StringUtils | |
| Validate |
This class assists in validating arguments.
|
Copyright © 2023. All rights reserved.