JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
F
G
I
L
O
P
R
S
T
O
offer(T)
- Method in class cs2110.
AdjustablePriorityQueue
Inserts an item with the default priority:
Double.POSITIVE_INFINITY
for a min queue,
Double.NEGATIVE_INFINITY
for a max queue.
offer(T)
- Method in class cs2110.
FIFO
See
Queue.offer(Object)
.
offer(T)
- Method in class cs2110.
LIFO
See
Queue.offer(Object)
.
offer(T)
- Method in class cs2110.
RandomQueue
See
Queue.offer(Object)
.
A
C
D
F
G
I
L
O
P
R
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes