|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sequence | |
---|---|
FlexOr.container |
Uses of Sequence in FlexOr.container |
---|
Classes in FlexOr.container that implement Sequence | |
---|---|
class |
CircularArray
Implementation of a sequence of objects as a circular array. |
class |
DLList
Implementation of a sequence of objects as a doubly linked list. |
class |
SLList
Implementation of a sequence of objects as a singly linked list. |
Constructors in FlexOr.container with parameters of type Sequence | |
---|---|
Stack(Sequence container)
The constructor permits the user to specify the type of storage container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |