HashtableIntEntry Class

graph BT Type-->Base0["Object"] Type-.->Interface0["IEntry4"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IEntry4" Type-.->Interface1["IDeepClone"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone" Type["HashtableIntEntry"] class Type type-node Derived0["HashtableIdentityEntry"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/HashtableIdentityEntry" Derived1["HashtableLongEntry"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/HashtableLongEntry" Derived2["HashtableObjectEntry"]-->Type click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/HashtableObjectEntry"

Syntax

public class HashtableIntEntry : IEntry4, IDeepClone

Constructors

Name Summary
HashtableIntEntry()

Fields

Name Constant Value Summary
_key
_next
_object

Methods