| Interface | Description |
|---|---|
| Composite |
This interface must be implemented by classes that define a composite structure and
therefore require special formatting considerations.
|
| Sequential<E> |
This interface should be implemented by classes that define a sequence of
elements that can be iterated over in a sequential manner.
|
Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.