public class SVNObjectsPool
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Object,java.lang.Object> |
objectsPool |
Constructor and Description |
---|
SVNObjectsPool() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
java.lang.Object |
getObject(java.lang.Object value) |
int |
size() |