hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
DefaultObjectFactory
hunt
util
pool
ObjectFactory
Undocumented in source.
class
DefaultObjectFactory : ObjectFactory!(T)(
T
) {
T
makeObject
();
}
Members
Functions
makeObject
T
makeObject
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
util
pool
ObjectFactory
classes
DefaultObjectFactory
ObjectFactory