Package com.devebot.opflow
Class OpflowRestrictable.Runner
java.lang.Object
com.devebot.opflow.OpflowRestrictable.Filter
com.devebot.opflow.OpflowRestrictable.Runner
- Direct Known Subclasses:
OpflowRestrictorMaster
- Enclosing class:
- OpflowRestrictable
public static class OpflowRestrictable.Runner extends OpflowRestrictable.Filter
-
Field Summary
Fields Modifier and Type Field Description protected List<OpflowRestrictable.Filter>chain -
Constructor Summary
Constructors Constructor Description Runner() -
Method Summary
Modifier and Type Method Description protected voidappend(OpflowRestrictable.Filter filter)protected voidappend(List<OpflowRestrictable.Filter> list)<T> Tfilter(OpflowRestrictable.Action<T> action)