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 ContextStateObjectHeaderContext. saveState()Methods in com.db4o.internal.marshall with parameters of type ContextState Modifier and Type Method Description voidObjectHeaderContext. restoreState(ContextState state)
-