Interface ParameterConverter.CompoundDecodersSocket

All Superinterfaces:
Supplier<List<CompoundDecoder<String,?>>>
Enclosing class:
ParameterConverter

public static interface ParameterConverter.CompoundDecodersSocket extends Supplier<List<CompoundDecoder<String,?>>>

The compound decoders socket.

Since:
1.0
Author:
Jeremy Kuhn
See Also:
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get