Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
L
N
P
R
S
T
U
R
remove(int)
- Method in class com.scottlogic.util.
SortedList
Removes and returns the element at the given index in this
SortedList
.
remove(Object)
- Method in class com.scottlogic.util.
SortedList
Removes the first element in the list with the given value, if such a node exists, otherwise does nothing.
remove(Object)
- Method in class com.scottlogic.util.
UnsortedList
Removes the first element in the list with the given value, if such a node exists, otherwise does nothing.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
L
N
P
R
S
T
U