class Bunny::Concurrent::SynchronizedSortedSet

A SortedSet variation that synchronizes key mutation operations.

@note This is NOT a complete SortedSet replacement. It only synchronizes operations needed by Bunny. @api public