Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNObjectsPool
Packages that use SVNObjectsPool
-
Uses of SVNObjectsPool in org.tmatesoft.svn.core.internal.util
Fields in org.tmatesoft.svn.core.internal.util declared as SVNObjectsPoolModifier and TypeFieldDescriptionprivate SVNObjectsPool
SVNEntryHashMap.myObjectsPool
private SVNObjectsPool
SVNEntryHashMap.PooledTableEntry.myObjectsPool
Constructors in org.tmatesoft.svn.core.internal.util with parameters of type SVNObjectsPoolModifierConstructorDescriptionPooledTableEntry
(SVNObjectsPool pool, Object key, Object value, int hash) StringAsArray
(String str, SVNObjectsPool pool) SVNEntryHashMap
(Map<?, ?> map, SVNObjectsPool pool) -
Uses of SVNObjectsPool in org.tmatesoft.svn.core.internal.wc.admin
Fields in org.tmatesoft.svn.core.internal.wc.admin declared as SVNObjectsPoolMethods in org.tmatesoft.svn.core.internal.wc.admin that return SVNObjectsPool