Interface DictCodec<T>

Type Parameters:
T - The type of the dictionary argument value.

public interface DictCodec<T>
A codec for dictionary argument values.