public class IntegerFieldInfo extends DelegatingFieldInfoImpl implements NumericFieldInfo<java.lang.Integer>
| Constructor and Description |
|---|
IntegerFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
IntegerFunction |
getNumericFunction()
Returns a new numeric condition that will use this as a value.
|
delegate, idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbetween, between, getDefaultFunction, greaterOrEquals, greaterOrEquals, greaterThan, greaterThan, lesserOrEquals, lesserOrEquals, lesserThan, lesserThan, plus, times, whenallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, map, mapToInt, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic IntegerFieldInfo(FieldInfo fieldInfo)
public IntegerFunction getNumericFunction()
NumericFieldInfogetNumericFunction in interface NumericFieldInfo<java.lang.Integer>