See: Description
| Interface | Description |
|---|---|
| FormattingTupleWrapper |
Wraps a formatting tuple object from SLF4J simplifying messages.
|
| Network |
Methods to retrieve standard information from a network connection.
|
| SimplePair<LHS,RHS> |
A pair of things, with a left and a right hand side (or left and right).
|
| Sleep |
A simple sleep method.
|
| StandardExample |
A standard example with show (example output) and source (example code as quine).
|
| StandardExampleAsCmd |
A standard example with show (example output) and source (example code as quine) and provides a command.
|
| StandardExampleRunner |
Utility for running examples.
|
| Class | Description |
|---|---|
| MessageConsole |
Utilities for message input/output to a console using loggers.
|
Collection of basic, simple, standard, hopefully useful interfaces (some with factory methods for default object creation).
There is one class (MessageConsole).
Copyright © 2016–2017. All rights reserved.