org.aksw.commons.collections
Class IteratorUtils
java.lang.Object
org.aksw.commons.collections.IteratorUtils
public class IteratorUtils
- extends Object
Created by Claus Stadler
Date: Nov 1, 2010
Time: 10:22:25 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IteratorUtils
public IteratorUtils()
makeIterable
public static <T> Iterable<T> makeIterable(Iterator<T> iterator)
Copyright © 2011. All Rights Reserved.