Package com.db4o.foundation
Class HashtableIdentityEntry
- java.lang.Object
- 
- com.db4o.foundation.HashtableIntEntry
- 
- com.db4o.foundation.HashtableIdentityEntry
 
 
- 
 public class HashtableIdentityEntry extends HashtableIntEntry 
- 
- 
Field Summary- 
Fields inherited from class com.db4o.foundation.HashtableIntEntry_key, _next, _object
 
- 
 - 
Constructor SummaryConstructors Constructor Description HashtableIdentityEntry(java.lang.Object obj)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleansameKeyAs(HashtableIntEntry other)- 
Methods inherited from class com.db4o.foundation.HashtableIntEntrydeepClone, deepCloneInternal, key, toString, value
 
- 
 
- 
- 
- 
Method Detail- 
sameKeyAspublic boolean sameKeyAs(HashtableIntEntry other) - Overrides:
- sameKeyAsin class- HashtableIntEntry
 
 
- 
 
-