|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
target
, if such an element exists
in the collection.
element
, if any
curIndex
of x
element
.
element
, if such an element exists in the collection.
x
(if
x
has two children) to be a child of x
, and then also uses splay to
bring x
's parent to the root.
p
and shifts elements
u_{p+1}, ..., u_{size
-1} left by one position.
value
p
and returns it.
p
and decrements
the positions of
u_{p+1}, ..., u_{size
-1} by one.
value
element
.
1
to size-1
.
1
to size-1
.
remove
method that takes
a reference to the node to remove and its leaf parent
sd.ptr
from the trie.
size
-1
n-1
) of this collection and returns it.
size-1
fromPos
≤ toPos
< size
.
fromPos
≤ toPos
< size
.
fromPosition
to position toPosition
, inclusive.
fromPos
≤ toPos
< size
.
a[i]...a[j]
from the collection moving
the elements at positions j+1
to size-1
to the left
by j-1+1
positions.
this
) by T(x
)
size
desiredCapacity
while maintaining the same positional collection.
desiredCapacity
while maintaining the same positional collection.
c
c
.
c
.
c
c
true
.
head
if the
first element is currently tracked).
accept
method on the collection provided to the constructor
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |