| Constructor and Description |
|---|
SynchronizedPool(Pool<T> pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
T |
get() |
int |
objectsCreated() |
void |
release(T obj) |
int |
size() |
public int objectsCreated()
objectsCreated in interface Pool<T>Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.