| Modifier and Type | Interface and Description |
|---|---|
interface |
Recyclable
This interface standardizes the behaviour of a recyclable object.
|
interface |
Validatable
Used to define an object which can be validated by a ValidatedResourceLimitingPool.
|
| Modifier and Type | Method and Description |
|---|---|
Poolable |
Pool.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pool.put(Poolable poolable) |