class AMQ::IntAllocator

def reset

Releases the whole allocation range
def reset
  @free_set.clear
end # reset