ListCodec constructor

const ListCodec()

Converts between List<Serialisable> and List<T>.

Implementation

const ListCodec();