Class MutuallyExclusiveWithTagParsedOptionFinder

java.lang.Object
com.github.rvesse.airline.utils.predicates.restrictions.AbstractParsedOptionRestrictionBasedFinder
com.github.rvesse.airline.utils.predicates.restrictions.MutuallyExclusiveWithTagParsedOptionFinder
All Implemented Interfaces:
org.apache.commons.collections4.Predicate<org.apache.commons.lang3.tuple.Pair<OptionMetadata,Object>>

public class MutuallyExclusiveWithTagParsedOptionFinder extends AbstractParsedOptionRestrictionBasedFinder implements org.apache.commons.collections4.Predicate<org.apache.commons.lang3.tuple.Pair<OptionMetadata,Object>>