ListType

Undocumented in source.

Constructors

this
this(EncoderImpl encoder, DecoderImpl decoder)
Undocumented in source.

Members

Classes

AllListEncoding
class AllListEncoding
Undocumented in source.
ShortListEncoding
class ShortListEncoding
Undocumented in source.
ZeroListEncoding
class ZeroListEncoding
Undocumented in source.

Functions

getAllEncodings
Collection!(TypeEncoding!(List!Object)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
ListEncoding getCanonicalEncoding()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoding
ITypeEncoding getEncoding(Object v)
Undocumented in source. Be warned that the author may not have intended to support it.
getTypeClass
TypeInfo getTypeClass()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta