public interface ObjectFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object object)
Returning true means the Iterator accepts, and thus returns, the current Object.
|
boolean accept(Object object)
object - Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.