hunt-imf v0.0.5 (2019-01-25T10:06:09Z)
Home
Dub
Repo
Singleton
hunt
imf
utils
singleton
Undocumented in source.
class
Singleton (
T
) {
static
T
instance
();
}
Members
Static functions
instance
T
instance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
imf
utils
singleton
classes
Singleton