Package com.holub.tools

Class Summary
ArrayIterator A simple implementation of java.util.Iterator that enumerates over arrays.
 

Exception Summary
ThrowableContainer A convenient container for realying a checked Exception from a method that can't declare a throws clause to a calling method that can.