Uses of Class
com.db4o.internal.marshall.SlotFormat
-
Packages that use SlotFormat Package Description com.db4o.internal com.db4o.internal.marshall -
-
Uses of SlotFormat in com.db4o.internal
Methods in com.db4o.internal that return SlotFormat Modifier and Type Method Description SlotFormat
AbstractBufferContext. slotFormat()
SlotFormat
DefragmentContextImpl. slotFormat()
-
Uses of SlotFormat in com.db4o.internal.marshall
Subclasses of SlotFormat in com.db4o.internal.marshall Modifier and Type Class Description class
SlotFormat0
class
SlotFormat2
class
SlotFormatCurrent
Methods in com.db4o.internal.marshall that return SlotFormat Modifier and Type Method Description static SlotFormat
SlotFormat. current()
static SlotFormat
SlotFormat. forHandlerVersion(int handlerVersion)
SlotFormat
HandlerVersionContext. slotFormat()
-