| Class | Description | 
|---|---|
| AbstractMboValueListener | Default dummy implementation of MboValueListener, intended to be used as a template for classes extending only a
 subset of its methods. | 
| IterableMboSet | Enable use of MboSets in Java 5 style (for/in loops). | 
| MboSetIterator | Iterator interface for MboSets. |