public class IntegerFieldInfo extends DelegatingFieldInfoImpl implements NumericFieldInfo<java.lang.Integer>
| Constructor and Description |
|---|
IntegerFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
IntegerCondition |
getNumericCondition()
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, getDefaultCondition, greaterOrEquals, greaterOrEquals, greaterThan, greaterThan, lesserOrEquals, lesserOrEquals, lesserThan, lesserThan, times, whenallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, mapToInt, noneMatch, noneMatch, noneMatch, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic IntegerFieldInfo(FieldInfo fieldInfo)
public IntegerCondition getNumericCondition()
NumericFieldInfogetNumericCondition in interface NumericFieldInfo<java.lang.Integer>