| Class and Description |
|---|
| Iterator
This abstract class defines a framework for each concrete iterator class
that allows iteration over a sequence's elements.
|
| Primitive
This abstract class provides implementations for the standard methods defined in the
Object class that can be used by all immutable primitive objects. |
Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.