Package one.microstream.cache
Class SerializedObject.Default
java.lang.Object
one.microstream.cache.SerializedObject.Default
- All Implemented Interfaces:
ByteSized
,SerializedObject
- Enclosing interface:
- SerializedObject
public static class SerializedObject.Default extends Object implements SerializedObject
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.cache.SerializedObject
SerializedObject.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
serializedData
- Specified by:
serializedData
in interfaceSerializedObject
-
byteSize
public long byteSize()Description copied from interface:ByteSized
Amount of bytes this objects requires in memory. -
hashCode
public int hashCode() -
equals
-