All Classes
| Class | Description |
|---|---|
| AbstractStepExecutor<T> |
Superclass for the Step and Base decorators
|
| Base<T> |
Base class that is contains the args
|
| LicenseServiceImpl |
Provide the licenses for the libraries used by this module
|
| Step<T,U> |
decorator-based mechanism for constructing NPE-safe chained getters: see
com.legyver.util.nippe.StepTest
|