com.healthmarketscience.common.util
Class Tuple1.IterableIterator<Type>
java.lang.Object
com.healthmarketscience.common.util.Tuple1.IterableIterator<Type>
- All Implemented Interfaces:
- Iterable<Type>, Iterator<Type>
- Enclosing class:
- Tuple1<ObjType0>
protected abstract static class Tuple1.IterableIterator<Type>
- extends Object
- implements Iterable<Type>, Iterator<Type>
An Iterable whose iterator method returns itself.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tuple1.IterableIterator
protected Tuple1.IterableIterator()
iterator
public Iterator<Type> iterator()
- Specified by:
iterator
in interface Iterable<Type>
Copyright © 2006-2016 Health Market Science. All Rights Reserved.