Class
Packet::TimerStore
In:
lib/packet/timer_store.rb
Parent:
Object
Methods
bin_search_for_key
delete
each
new
store
Attributes
order
[RW]
Public Class methods
new
()
Public Instance methods
bin_search_for_key
(lower_index,upper_index,key)
delete
(timer)
each
() {|timer| ...}
store
(timer)
[Validate]