Package | Description |
---|---|
org.tmatesoft.svn.core.internal.util | |
org.tmatesoft.svn.core.internal.wc.admin |
Modifier and Type | Field and Description |
---|---|
private SVNObjectsPool |
SVNEntryHashMap.myObjectsPool |
private SVNObjectsPool |
SVNEntryHashMap.PooledTableEntry.myObjectsPool |
Constructor and Description |
---|
PooledTableEntry(SVNObjectsPool pool,
java.lang.Object key,
java.lang.Object value,
int hash) |
StringAsArray(java.lang.String str,
SVNObjectsPool pool) |
SVNEntryHashMap(java.util.Map<?,?> map,
SVNObjectsPool pool) |
SVNEntryHashMap(SVNObjectsPool pool) |
Modifier and Type | Field and Description |
---|---|
private SVNObjectsPool |
SVNWCAccess.myObjectsPool |
Modifier and Type | Method and Description |
---|---|
SVNObjectsPool |
SVNAdminArea.getObjectsPool() |
SVNObjectsPool |
SVNWCAccess.getObjectsPool() |