Skip navigation links
A C F G H I L N O R S T U 

R

remove(T) - Method in class list.List
Removes the first occurrence of the specified item from this list.
remove(T) - Method in interface list.ListADT
Removes the first occurrence of the specified item from this list.
remove() - Method in class list.ListIterator
This is a stub method.
removeAtPosition(int) - Method in class list.List
Removes the item at the specified position in this list.
removeAtPosition(int) - Method in interface list.ListADT
Removes the item at the specified position in this list.
removeFirst() - Method in class list.List
Removes and returns the first item in this list.
removeFirst() - Method in interface list.ListADT
Removes and returns the first item in this list.
removeLast() - Method in class list.List
Removes and returns the last item in this list.
removeLast() - Method in interface list.ListADT
Removes and returns the last item in this list.
A C F G H I L N O R S T U 
Skip navigation links