public class MutuallyExclusiveWithFinder extends Object implements org.apache.commons.collections4.Predicate<OptionRestriction>
| Constructor and Description |
|---|
MutuallyExclusiveWithFinder() |
MutuallyExclusiveWithFinder(String tag) |
public MutuallyExclusiveWithFinder()
public MutuallyExclusiveWithFinder(String tag)
public boolean evaluate(OptionRestriction restriction)
evaluate in interface org.apache.commons.collections4.Predicate<OptionRestriction>Copyright © 2012–2022. All rights reserved.