Package net.sf.molae.pipe.correct

This package contains wrappers for standard classes to make them comply with their declared interfaces.

See:
          Description

Class Summary
CorrectIterator<E> Wrapper class to receive the correct exceptions from iterators.
CorrectList<E> Wrapper class to receive the correct exceptions from lists.
TypeSafeCollection<E> Wrapper class to receive the correct exceptions from collections.
TypeSafeMap<K,V> Wrapper class to receive the correct exceptions from maps.
 

Package net.sf.molae.pipe.correct Description

This package contains wrappers for standard classes to make them comply with their declared interfaces.

Since:
1.0