Package com.inxar.jenesis.util

Utility classes.

See:
          Description

Interface Summary
BlockStyle BlockStyle is an interface whose implementations encapsulate the ability to render an array of codeable objects with surrounding braces.
 

Class Summary
ArrayIterator Implementation of Iterator which wraps an array.
EnumerationIterator Implementation of Iterator which wraps an Enumeration.
MemberComparator Comparator which is used to sort Members in a class.
TypeIterator Implementation of Iterator which screens for the given type.
 

Package com.inxar.jenesis.util Description

Utility classes.