Package com.legyver.utils.nippe

  • Class Summary
    Class Description
    AbstractStepExecutor<T>
    Superclass for the Step and Base decorators
    Base<T>
    Base class that is contains the args
    Step<T,​U>
    decorator-based mechanism for constructing NPE-safe chained getters: see com.legyver.util.nippe.StepTest