Class SVNHashMap.TableEntry
java.lang.Object
org.tmatesoft.svn.core.internal.util.SVNHashMap.TableEntry
- All Implemented Interfaces:
Map.Entry
- Direct Known Subclasses:
SVNEntryHashMap.PooledTableEntry
- Enclosing class:
- SVNHashMap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
next
-
key
-
value
-
hash
private int hash
-
-
Constructor Details
-
TableEntry
protected TableEntry() -
TableEntry
-
-
Method Details
-
init
-
setValue
-
getValue
-
getKey
-
hashCode
public int hashCode() -
equals
-