Uses of Class
com.db4o.internal.SerializedGraph
- 
Packages that use SerializedGraph Package Description com.db4o.internal 
- 
- 
Uses of SerializedGraph in com.db4o.internalMethods in com.db4o.internal that return SerializedGraph Modifier and Type Method Description static SerializedGraphSerializer. marshall(ObjectContainerBase serviceProvider, java.lang.Object obj)static SerializedGraphSerializedGraph. read(ByteArrayBuffer buffer)Methods in com.db4o.internal with parameters of type SerializedGraph Modifier and Type Method Description static java.lang.ObjectSerializer. unmarshall(ObjectContainerBase serviceProvider, SerializedGraph serialized)
 
-