public class MutuallyExclusiveWithTagParsedOptionFinder extends AbstractParsedOptionRestrictionBasedFinder implements org.apache.commons.collections4.Predicate<org.apache.commons.lang3.tuple.Pair<OptionMetadata,Object>>
| Constructor and Description |
|---|
MutuallyExclusiveWithTagParsedOptionFinder(String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.collections4.Predicate<OptionRestriction> |
getRestrictionPredicate() |
evaluatepublic MutuallyExclusiveWithTagParsedOptionFinder(String tag)
protected org.apache.commons.collections4.Predicate<OptionRestriction> getRestrictionPredicate()
getRestrictionPredicate in class AbstractParsedOptionRestrictionBasedFinderCopyright © 2012–2022. All rights reserved.