Uses of Class
com.db4o.internal.marshall.ContextState
-
Packages that use ContextState Package Description com.db4o.internal.marshall -
-
Uses of ContextState in com.db4o.internal.marshall
Methods in com.db4o.internal.marshall that return ContextState Modifier and Type Method Description ContextState
ObjectHeaderContext. saveState()
Methods in com.db4o.internal.marshall with parameters of type ContextState Modifier and Type Method Description void
ObjectHeaderContext. restoreState(ContextState state)
-