public class CharacterFieldInfo extends DelegatingFieldInfoImpl implements BaseFieldInfo<java.lang.Character>
| Constructor and Description |
|---|
CharacterFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
DefaultCondition<java.lang.Character> |
getDefaultCondition()
Returns a new default condition that will use this as a field.
|
delegate, idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, mapToInt, noneMatch, noneMatch, noneMatch, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic CharacterFieldInfo(FieldInfo fieldInfo)
public DefaultCondition<java.lang.Character> getDefaultCondition()
DslFieldgetDefaultCondition in interface DslField<java.lang.Character>