|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.persist.impl.Format
com.sleepycat.persist.impl.SimpleFormat
com.sleepycat.persist.impl.SimpleFormat.FInt
public static class SimpleFormat.FInt
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sleepycat.persist.impl.SimpleFormat |
---|
SimpleFormat.FBigInt, SimpleFormat.FBool, SimpleFormat.FByte, SimpleFormat.FChar, SimpleFormat.FDate, SimpleFormat.FDouble, SimpleFormat.FFloat, SimpleFormat.FInt, SimpleFormat.FLong, SimpleFormat.FShort, SimpleFormat.FString |
Method Summary | |
---|---|
java.lang.Object |
newInstance(EntityInput input,
boolean rawAccess)
Creates a new instance of the target class using its default constructor. |
Methods inherited from class com.sleepycat.persist.impl.SimpleFormat |
---|
isPrimitive, isSimple, readObject |
Methods inherited from class com.sleepycat.persist.impl.Format |
---|
getClassName, getComponentType, getDimensions, getEnumConstants, getFields, getPreviousVersion, getSuperType, getVersion, initializeReader, isArray, isEnum, readPriKey, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.Object newInstance(EntityInput input, boolean rawAccess)
Format
newInstance
in class Format
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |