InstancePool@Deprecated
public class InstancePool
extends java.lang.Object
| Constructor and Description |
|---|
InstancePool()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
get(java.lang.String className)
Deprecated.
|
static void |
put(java.lang.String className,
java.lang.Object obj)
Deprecated.
|