public class SingletonIterator<X> extends Object implements Iterable<X>
SingletonIterator(X singleton)
Iterator<X>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingletonIterator(X singleton)
public Iterator<X> iterator()
iterator
Iterable<X>
Copyright © 2012-2013 The Internet Party. All Rights Reserved.