Interface ParameterConverter.CompoundEncodersSocket

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

public static interface ParameterConverter.CompoundEncodersSocket extends Supplier<List<CompoundEncoder<?,String>>>

The compound encoders socket.

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

    Methods inherited from interface java.util.function.Supplier

    get