Class IndexRegistry<U>

java.lang.Object
de.ellpeck.rockbottom.api.util.reg.AbstractRegistry<Integer,U>
de.ellpeck.rockbottom.api.util.reg.IndexRegistry<U>
All Implemented Interfaces:
IRegistry<Integer,U>
Direct Known Subclasses:
DoubleRegistry

public class IndexRegistry<U> extends AbstractRegistry<Integer,U>