All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

addFirst(Object). Method in class ListObject
addFirst(Object). Method in interface Suite
ajoute un element (en debut de collection )
addLast(Object). Method in class ListObject
addLast(Object). Method in interface Suite
ajoute un element (en fin de collection )
atEnd(). Method in class ListObject
atEnd(). Method in interface Suite
vrai si le curseur est a la fin

D

DemonstrationListe(). Constructor for class DemonstrationListe

H

here(). Method in class ListObject
here(). Method in interface Suite
renvoie l'objet designe par le curseur

I

isEmpty(). Method in class ListObject
isEmpty(). Method in interface Suite
vrai si la collection est vide

L

length(). Method in class ListObject
length(). Method in interface Suite
donne le nombre d'elements courants
listing(). Method in class ListObject
listing(). Method in interface Suite
imprime les elements un par un (mais laisse le curseur en place)
ListObject(). Constructor for class ListObject

M

main(String[]). Static method in class DemonstrationListe
moveCursor(). Method in class ListObject
moveCursor(). Method in interface Suite
bouge le curseur vers la droite (si possible)

R

resetCursor(). Method in class ListObject
resetCursor(). Method in interface Suite
remet le curseur au debut