|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AddressBook
, and loads it from the
file emailList.txt
AddressCard
instance.
AStack
instance.
AStack
instance
with the given initial capacity.
AddressCard
to another Object.
Object
that is at the front of this
queue, and returns it.
Object
that is at the front of this
queue, and returns it.
Object
to the rear of this queue.
Object
to the rear of this queue.
SortedList
like this one, but with
obj
inserted in its proper order.
LinkdList
just like this one, but with
obj
inserted as the new
ndx
th element.
LinkList
just like this one, but with
obj
inserted as the new
ndx
th element.
LinkdList
.
LinkdList
consisting of an Object
prepended to another list.
LinkList
containing one Object
.
LinkList
consisting of an Object
prepended to another list.
LLQueue
instance.
LQueue
instance.
LStack
instance.
emailList.txt
.
AddressBook
into the file
emailList.txt
.
SortedList
.
SortedList
consisting of a
Comparable
object prepended to another list.
AddressBook
.
String
representation of this AddressCard.
String
representation of this queue,
showing all the elements of it, with the first at the left,
surrounded by parentheses.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |