Class RegistryWrapImpl<V>

java.lang.Object
com.stereowalker.unionlib.core.registries.RegistryWrapImpl<V>
All Implemented Interfaces:
BindableRegistryWrapper<V>, RegistryWrapper<V>, Iterable<V>

public class RegistryWrapImpl<V> extends Object implements BindableRegistryWrapper<V>