Utility for managing unique ids.
TODO
Implemented without the target array to allow a more efficient implementation
with typed arrays instead of arrays of anonymous objects which must be casted.
May be implemented with generics in JDK 1.5.
author: Angela Nicoara author: Gerald Linhofer version: $Revision$