Class DoubleRegistry<T>

All Implemented Interfaces:
IRegistry<Integer,T>

public class DoubleRegistry<T> extends IndexRegistry<T>