protected static class SVNEntryHashMap.PooledTableEntry extends SVNHashMap.TableEntry
Constructor and Description |
---|
PooledTableEntry(SVNObjectsPool pool,
Object key,
Object value,
int hash) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
Object |
setValue(Object value) |
equals, getKey, hashCode, init
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
public PooledTableEntry(SVNObjectsPool pool, Object key, Object value, int hash)
Copyright © 2022. All rights reserved.