Module com.github.rvesse.airline
Class AllowedValuesOptionFinder
java.lang.Object
com.github.rvesse.airline.utils.predicates.restrictions.AllowedValuesOptionFinder
- All Implemented Interfaces:
org.apache.commons.collections4.Predicate<OptionRestriction>
public class AllowedValuesOptionFinder
extends Object
implements org.apache.commons.collections4.Predicate<OptionRestriction>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllowedValuesOptionFinder
public AllowedValuesOptionFinder()
-
-
Method Details
-
evaluate
- Specified by:
evaluate
in interfaceorg.apache.commons.collections4.Predicate<OptionRestriction>
-