| Class and Description |
|---|
| Atomic
This interface provides includes all the standard methods defined in the
Comparable interface that are relevant to all immutable atomic objects. |
| Composite
This interface provides adds methods to the standard methods defined in the
java.lang.Comparable interface that are relevant to all composite objects. |
| Iterator
This abstract class defines a framework for each concrete iterator class
that allows iteration over a sequence's elements.
|
Copyright © 2016 Crater Dog Technologies(TM). All rights reserved.