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 MarshallingContextStateMarshallingContext. currentState()Methods in com.db4o.internal.marshall with parameters of type MarshallingContextState Modifier and Type Method Description voidMarshallingContext. restoreState(MarshallingContextState state)
-