Class SVNEntryHashMap.PooledTableEntry
java.lang.Object
org.tmatesoft.svn.core.internal.util.SVNHashMap.TableEntry
org.tmatesoft.svn.core.internal.util.SVNEntryHashMap.PooledTableEntry
- All Implemented Interfaces:
Map.Entry
- Enclosing class:
- SVNEntryHashMap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tmatesoft.svn.core.internal.util.SVNHashMap.TableEntry
equals, getKey, hashCode, init
-
Field Details
-
myObjectsPool
-
-
Constructor Details
-
PooledTableEntry
-
-
Method Details
-
setValue
- Specified by:
setValue
in interfaceMap.Entry
- Overrides:
setValue
in classSVNHashMap.TableEntry
-
getValue
- Specified by:
getValue
in interfaceMap.Entry
- Overrides:
getValue
in classSVNHashMap.TableEntry
-
getRealValue
-
getPoolValue
-