Class ListBinaryDtoFieldCodec<T>

java.lang.Object
io.datarouter.bytes.binarydto.fieldcodec.BinaryDtoBaseFieldCodec<List<T>>
io.datarouter.bytes.binarydto.fieldcodec.other.ListBinaryDtoFieldCodec<T>

public class ListBinaryDtoFieldCodec<T>
extends BinaryDtoBaseFieldCodec<List<T>>