Class RegistryWrapImpl<V>
java.lang.Object
com.stereowalker.unionlib.core.registries.RegistryWrapImpl<V>
- All Implemented Interfaces:
BindableRegistryWrapper<V>,RegistryWrapper<V>,Iterable<V>
-
Field Details
-
altReg
-
-
Constructor Details
-
RegistryWrapImpl
public RegistryWrapImpl()
-
-
Method Details
-
get
- Specified by:
getin interfaceRegistryWrapper<V>
-
key
- Specified by:
keyin interfaceRegistryWrapper<V>
-
iterator
-
bind
- Specified by:
bindin interfaceBindableRegistryWrapper<V>
-