|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| Incrementable | |
| Class Summary | |
| character | |
| integer | Class to represent a collection (array) of integer-valued numbers that supports additional facilities than an array does. |
| list | |
| logical | |
| numeric | |
| single | |
| vector | Abstract class used to represent an S/R-like vector-based container for different elements, much like a Java array but with extensions. |
S-like vector and list classes implemented succinctly in terms of Java objects rather than primitives.
These are cleaner but (maybe) less efficient than the classes in the DataStructures package.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||