hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
IDescribedTypeConstructor
hunt
proton
codec
DescribedTypeConstructor
Undocumented in source.
interface
IDescribedTypeConstructor {
Object
newInstance
(Object described);
TypeInfo
getTypeClass
();
}
Members
Functions
getTypeClass
TypeInfo
getTypeClass
()
Undocumented in source.
newInstance
Object
newInstance
(Object described)
Undocumented in source.
Meta
Source
See Implementation
hunt
proton
codec
DescribedTypeConstructor
interfaces
DescribedTypeConstructor
IDescribedTypeConstructor