Class
ThreadSafe::Util::PowerOfTwoTuple
In:
lib/thread_safe/util/power_of_two_tuple.rb
Parent:
VolatileTuple
Methods
hash_to_index
new
next_in_size_table
volatile_get_by_hash
volatile_set_by_hash
Public Class methods
new
(size)
Public Instance methods
hash_to_index
(hash)
next_in_size_table
()
volatile_get_by_hash
(hash)
volatile_set_by_hash
(hash, value)
[Validate]