Package net.sf.composite.util

Utility classes used both to implement and to use the Composite package.

See:
          Description

Class Summary
ArrayIterator An iterator over the contents of an array.
Assert Assertions useful in the implementation of method argument checking.
ClassUtils  
CompositeImplementationUtils Utility functions useful for implementing interfaces in the composite package.
CompositeUtils Utility functions for users of the SimpleComposite package.
ContainerUtils Utility functions for working with container-like objects such as Collections and arrays.
DelegatingInvocationHandler An invocation handler that delegates method calls to a delegate object.
HashCodeBuilder This class was copied from Apache Jakarta Commons Lang 2.0.
IdentityStack Identity Stack repackaged from Apache Ant.
ObjectPair A pair of objects.
ObjectUtils  
StringUtils  
 

Exception Summary
NestableRuntimeException A nestable runtime exception.
 

Package net.sf.composite.util Description

Utility classes used both to implement and to use the Composite package.



Copyright © 2005-2008.