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