See: Description
| Interface | Description |
|---|---|
| Option<T> |
Contains utilities for implementing options interfaces.
|
| Class | Description |
|---|---|
| Functions |
Utilities for working with Java functions.
|
| Option.OptionHandler<T> |
Implementation detail: the
InvocationHandler used for implementing an options interface. |
| Reflection |
Utilities for working with Java reflection.
|
| TypedArgument |
Utility class used in
Reflection to specify the type of a parameter along with the corresponding argument
value. |
grammar
sub-package contains the entry-point classes for the utility.Copyright © 2019. All rights reserved.