public abstract class InputMapper extends Object implements TristateFilter
TristateFilter.DefaultingPredicate<T>, TristateFilter.MatchingPredicate<T>, TristateFilter.Policy| Constructor and Description |
|---|
InputMapper() |
| Modifier and Type | Method and Description |
|---|---|
InputMapper |
setInput(Input input) |
InputMapper |
setPredicate(IntPredicate predicate) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, toDefaultingPredicate, toMatchingPredicatepublic InputMapper setInput(Input input)
public InputMapper setPredicate(IntPredicate predicate)
Copyright © 2018. All rights reserved.