Class MatcherUtils.Exact<TOption>
java.lang.Object
com.github.rvesse.airline.prompts.matchers.MatcherUtils.Exact<TOption>
- All Implemented Interfaces:
org.apache.commons.collections4.Predicate<TOption>
- Enclosing class:
MatcherUtils
public static final class MatcherUtils.Exact<TOption>
extends Object
implements org.apache.commons.collections4.Predicate<TOption>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
response
-
-
Constructor Details
-
Exact
-
-
Method Details
-
evaluate
- Specified by:
evaluate
in interfaceorg.apache.commons.collections4.Predicate<TOption>
-