protected static class SVNEntryHashMap.PooledTableEntry extends SVNHashMap.TableEntry
Constructor and Description |
---|
PooledTableEntry(SVNObjectsPool pool,
java.lang.Object key,
java.lang.Object value,
int hash) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue() |
java.lang.Object |
setValue(java.lang.Object value) |
equals, getKey, hashCode, init
public PooledTableEntry(SVNObjectsPool pool, java.lang.Object key, java.lang.Object value, int hash)
public java.lang.Object setValue(java.lang.Object value)
setValue
in interface java.util.Map.Entry
setValue
in class SVNHashMap.TableEntry
public java.lang.Object getValue()
getValue
in interface java.util.Map.Entry
getValue
in class SVNHashMap.TableEntry
Copyright © 2020. All rights reserved.