make

public abstract T make()

Produce a new instance of a decoder with type T.

Return

a new instance of your decoder.