Interface FunctionReturnDecoderProvider

All Superinterfaces:
Supplier<FunctionReturnDecoder>

public interface FunctionReturnDecoderProvider extends Supplier<FunctionReturnDecoder>
Function decoding Service Provider Interface.
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get