public static class TraversalUtil.Multiple<S> extends Object implements Iterable<S>
Constructor and Description |
---|
Multiple(Collection<S> multiple) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(S object) |
Iterator<S> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.