-
Method Summary
void
Adds an entry using the specified key and value.
boolean
Indicates whether specified key exists among the scheduled entries.
boolean
Indicates whether the entries are sorted, or if iteration order recapitulates insertion order.
Returns, but does not remove, the first entry.
void
Removes the entry with the specified key.
Returns a stream of scheduled entries.