Uses of Class
toxi.util.datatypes.SingletonRegistry
Packages that use SingletonRegistry
-
Uses of SingletonRegistry in toxi.util.datatypes
Fields in toxi.util.datatypes declared as SingletonRegistryModifier and TypeFieldDescriptionstatic final SingletonRegistry
SingletonRegistry.REGISTRY
The singleton instance of the registry itself.Methods in toxi.util.datatypes that return SingletonRegistryModifier and TypeMethodDescriptionstatic SingletonRegistry
SingletonRegistry.getRegistry()
Alternative, more conventional accessor to the singleton instance of the registry itself.