class FilteringIterable<T> extends Object implements Iterable<T>
FilteringIterable(Iterable<T> iterable, Predicate<T> predicate)
Iterator<T>
iterator()
类 Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Geb 7.0 的 Groovy API 文档 - 根据 Apache 许可证 2.0 版授权 - http://www.gebish.org