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