Package com.ticxo.modelengine.api.mount
Class MountControllerTypeRegistry
java.lang.Object
com.ticxo.modelengine.api.utils.registry.TRegistry<T,T>
com.ticxo.modelengine.api.utils.registry.TUnaryRegistry<MountControllerType>
com.ticxo.modelengine.api.mount.MountControllerTypeRegistry
-
Field Summary
Fields inherited from class com.ticxo.modelengine.api.utils.registry.TRegistry
defaultItem, registry
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ticxo.modelengine.api.utils.registry.TUnaryRegistry
convert, get, getDefault
Methods inherited from class com.ticxo.modelengine.api.utils.registry.TRegistry
getKeys, mapSupplier, register, registerAndDefault, setDefaultItem
-
Constructor Details
-
MountControllerTypeRegistry
public MountControllerTypeRegistry()
-