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