Interface Transcoder.ListBuilder<D>

Type Parameters:
D - the transcoder type
Enclosing interface:
Transcoder<D>

public static interface Transcoder.ListBuilder<D>
List builders are used to eventually build a list.
They are considered mutable containers, but provide builder semantics.