R
T
public class IsEven<R,T> extends Object implements Predicate<T>
IsEven(ModulusPolicy<R,T,Integer> policy, R zero)
boolean
test(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public IsEven(ModulusPolicy<R,T,Integer> policy, R zero)
public boolean test(T value)
test
Predicate<T>
Copyright © 2017. All rights reserved.