Package com.rabbitmq.utility
package com.rabbitmq.utility
Utility package of helper classes, mostly used in the implementation code.
-
ClassDescriptionBlockingCell<T>Simple one-shot IPC mechanism.BlockingValueOrException<V,
E extends Throwable & SensibleClone<E>> A class for allocating integers from a given range that uses aBitSet
representation of the free integers.SensibleClone<T extends SensibleClone<T>>This interface exists as a workaround for the annoyingness of java.lang.Cloneable.Catch-all holder class for static helper methods.ValueOrException<V,E extends Throwable & SensibleClone<E>>