SlotHandler Class

graph BT Type-->Base0["Object"] Type-.->Interface0["IIndexable4"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexable4" Type-.->Interface1["IComparable4"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4" Type-.->Interface2["ILinkLengthAware"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ILinkLengthAware" Type["SlotHandler"] class Type type-node Derived0["AddressKeySlotHandler"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Freespace/AddressKeySlotHandler" Derived1["LengthKeySlotHandler"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Freespace/LengthKeySlotHandler"

Syntax

public abstract class SlotHandler : IIndexable4, IComparable4, ILinkLengthAware

Fields

Name Constant Value Summary
_current

Methods