| Interface | Description |
|---|---|
| Gettable<T> | |
| Mappable |
Interface that represents an Object that can be converted to a map
|
| Printable |
Mixin a print method with a return value (can be used as a method reference to
methods that accept Functions).
|
| TupleWrapper |
| Class | Description |
|---|---|
| AsMappable |
Don't break encapsulation of classes for testing purposes
Coerce Objects to Map form in testing, to test their values.
|
| AsMappable.CoercedMappable | |
| AsSupplier | |
| AsSupplier.CoercedSupplier<T> |