Orbital library

Uses of Class
orbital.util.NotIteratableException

Packages that use NotIteratableException
orbital.util Provides basic utility classes useful to ease several programming tasks. 
 

Uses of NotIteratableException in orbital.util
 

Methods in orbital.util that throw NotIteratableException
static java.util.Iterator Utility.asIterator(java.lang.Object a)
          Get an iterator view of a generalized iteratable object, if possible.
static java.lang.Object Utility.newIteratableLike(java.lang.Object a)
          Get a new instance of generalized iteratable object of the same type as the one specified.
 


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.