public static class SimpleFormat.FBigDec extends SimpleFormat
SimpleFormat.FBigDec, SimpleFormat.FBigInt, SimpleFormat.FBool, SimpleFormat.FByte, SimpleFormat.FChar, SimpleFormat.FDate, SimpleFormat.FDouble, SimpleFormat.FFloat, SimpleFormat.FInt, SimpleFormat.FLong, SimpleFormat.FShort, SimpleFormat.FString
Modifier and Type | Method and Description |
---|---|
boolean |
allowEvolveFromProxy()
Currently, only FBigDec will return true.
|
java.lang.Object |
newInstance(EntityInput input,
boolean rawAccess)
Creates a new instance of the target class using its default
constructor.
|
isPrimitive, isSimple, readObject
getAccessor, getClassMetadata, getClassName, getComponentType, getDimensions, getEntityMetadata, getEnumConstants, getFields, getId, getOldKeyName, getPreviousVersion, getSuperType, getVersion, initializeReader, isArray, isDeleted, isEnum, readPriKey, toString
public java.lang.Object newInstance(EntityInput input, boolean rawAccess) throws RefreshException
Format
newInstance
in class Format
RefreshException
public boolean allowEvolveFromProxy()
Format
allowEvolveFromProxy
in class Format