lumis.util
Class CollectionIterableWrapper<T>
java.lang.Object
lumis.util.CollectionIterableWrapper<T>
- All Implemented Interfaces:
- Iterable<T>
public class CollectionIterableWrapper<T>
- extends Object
- implements Iterable<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionIterableWrapper
public CollectionIterableWrapper(Collection<T> collection)
iterator
public Iterator<T> iterator()
- Specified by:
iterator
in interface Iterable<T>
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.