Uses of Class
net.sf.freecol.common.util.EmptyIterator

Packages that use EmptyIterator
net.sf.freecol.common.util   
 

Uses of EmptyIterator in net.sf.freecol.common.util
 

Methods in net.sf.freecol.common.util that return EmptyIterator
static
<T> EmptyIterator<T>
EmptyIterator.getInstance()
          Returns an instance of the EmptyIterator for the given type.