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 SingletonRegistrySingletonRegistry.REGISTRYThe singleton instance of the registry itself.Methods in toxi.util.datatypes that return SingletonRegistryModifier and TypeMethodDescriptionstatic SingletonRegistrySingletonRegistry.getRegistry()Alternative, more conventional accessor to the singleton instance of the registry itself.