T - The type of elements that are suitable to
numeric operations.public class Even<T> extends java.lang.Object implements IPredicate<T>
| Modifier and Type | Field and Description |
|---|---|
protected IArithmetic<T1,T2,TResult> |
adaptor
The arithmetic adaptor.
|
protected IArithmetic<T1,T2,TResult> adaptor
public Even(java.lang.Class<T> type)
type - The specified Class<T> type.Copyright© 2012 Progeneric Systems, Inc. All Rights Reserved.