Class | Description |
---|---|
Base |
Basic functions.
|
Chars |
Functions operating on single
characters . |
Decimals | |
Enums | |
Enums.FromName<E extends Enum<E>> |
Fn which resolves enum constants from names (String ). |
Exceptions |
Utilities for dealing with exceptions.
|
Implicits |
This class is used to set certain implicit values, which
are usually global for larger scopes, e.g. the whole
runtime, the context of a web request, etc.
|
Ints |
Integer operations.
|
IO |
IO-operations.
|
Iterate | |
Longs | |
Maps |
Operations on
maps and map entries . |
NOP |
A few no-operation implementations.
|
Reflect |
Operations for doing reflection.
|
Singular |
Operations for working with single values.
|
Strings |
Functions operating on
strings . |
Copyright © 2016. All rights reserved.