devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Singleton
devol
singleton
Undocumented in source.
class
Singleton (
Class
) {
this
();
static
Class
getSingleton
();
}
Constructors
this
this
()
Undocumented in source.
Members
Static functions
getSingleton
Class
getSingleton
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
devol
singleton
classes
Singleton