public class CollectionIterableWrapper<T> extends Object implements Iterable<T>
CollectionIterableWrapper(Collection<T> collection)
Iterator<T>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionIterableWrapper(Collection<T> collection)
public Iterator<T> iterator()
iterator
Iterable<T>
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.