R
T
public class IsEven<R,T> extends Object implements Predicate<T>
IsEven(ModulusPolicy<R,T,Integer> policy, R zero)
boolean
accept(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsEven(ModulusPolicy<R,T,Integer> policy, R zero)
public boolean accept(T value)
Predicate
accept
Predicate<T>
value
Copyright © 2012. All Rights Reserved.