Package org.entityfs.support.util

Classes that belong in java.util.

See:
          Description

Class Summary
AggregatingIterator<T> This is an iterator that returns elements from a collection of iterators.
Pair<T> This is an immutable value object that contains a pair of objects of the same type.
TreeNode<T> This is a simple implementation of a node in a linked tree of objects.
TwoObjects<T,U> This immutable value object contains two objects that may be of different types.
 

Package org.entityfs.support.util Description

Classes that belong in java.util.

Since:
1.0
Author:
Karl Gustafsson