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