T - type of object being pooledpublic interface Activator<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate(T t)
Activate the supplied object.
|
boolean activate(T t)
t - objectCopyright © 2003-2019 Virginia Tech. All Rights Reserved.