- java.lang.Object
-
- org.jboss.weld.util.collections.IterableToIteratorFunction<T>
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.util.Iterator<T> |
apply(java.lang.Iterable<T> iterable) |
static <T> Function<java.lang.Iterable<T>,java.util.Iterator<T>> |
instance() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
Copyright © 2013 Seam Framework. All Rights Reserved.