Class BinaryFieldStorerThrowableStackTraceCreator.BinaryFieldStorerThrowableStackTrace_DEFAULT
- java.lang.Object
-
- org.eclipse.serializer.persistence.binary.types.BinaryFieldStorerThrowableStackTraceCreator.AbstractBinaryFieldStorerThrowableStackTrace
-
- org.eclipse.serializer.persistence.binary.types.BinaryFieldStorerThrowableStackTraceCreator.BinaryFieldStorerThrowableStackTrace_DEFAULT
-
- All Implemented Interfaces:
BinaryFieldStorer<Throwable>,BinaryValueStorer
- Enclosing class:
- BinaryFieldStorerThrowableStackTraceCreator
public class BinaryFieldStorerThrowableStackTraceCreator.BinaryFieldStorerThrowableStackTrace_DEFAULT extends BinaryFieldStorerThrowableStackTraceCreator.AbstractBinaryFieldStorerThrowableStackTrace
-
-
Constructor Summary
Constructors Constructor Description BinaryFieldStorerThrowableStackTrace_DEFAULT(Field field)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetObject(long targetAddress, PersistenceStoreHandler<Binary> persister, Object source, long sourceOffset)-
Methods inherited from class org.eclipse.serializer.persistence.binary.types.BinaryFieldStorerThrowableStackTraceCreator.AbstractBinaryFieldStorerThrowableStackTrace
getField, storeValueFromMemory
-
-
-
-
Constructor Detail
-
BinaryFieldStorerThrowableStackTrace_DEFAULT
public BinaryFieldStorerThrowableStackTrace_DEFAULT(Field field)
-
-
Method Detail
-
setObject
public void setObject(long targetAddress, PersistenceStoreHandler<Binary> persister, Object source, long sourceOffset)
-
-