- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
accept(T t)
Valida um objeto.
|
-
-
Method Detail
-
accept
boolean accept(T t)
Valida um objeto.
- Parameters:
t - elemento sendo filtrado.
- Returns:
- true se o elemento é considerado válido por este filtro.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016. All Rights Reserved.