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, initclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic PooledTableEntry(SVNObjectsPool pool, Object key, Object value, int hash)
Copyright © 2025. All rights reserved.