Uses of Class
toxi.util.datatypes.SingletonRegistry

Packages that use SingletonRegistry
toxi.util.datatypes   
 

Uses of SingletonRegistry in toxi.util.datatypes
 

Fields in toxi.util.datatypes declared as SingletonRegistry
static SingletonRegistry SingletonRegistry.REGISTRY
          The singleton instance of the registry itself.
 

Methods in toxi.util.datatypes that return SingletonRegistry
static SingletonRegistry SingletonRegistry.getRegistry()
          Alternative, more conventional accessor to the singleton instance of the registry itself.