Module com.github.rvesse.airline
Class MutuallyExclusiveWithOptionFinder
java.lang.Object
com.github.rvesse.airline.utils.predicates.restrictions.AbstractOptionRestrictionBasedFinder
com.github.rvesse.airline.utils.predicates.restrictions.MutuallyExclusiveWithOptionFinder
- All Implemented Interfaces:
org.apache.commons.collections4.Predicate<OptionMetadata>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.commons.collections4.Predicate
<OptionRestriction> Methods inherited from class com.github.rvesse.airline.utils.predicates.restrictions.AbstractOptionRestrictionBasedFinder
evaluate
-
Field Details
-
tag
-
-
Constructor Details
-
MutuallyExclusiveWithOptionFinder
-
-
Method Details
-
getRestrictionPredicate
- Specified by:
getRestrictionPredicate
in classAbstractOptionRestrictionBasedFinder
-