Interface FunctionReturnDecoderProvider

  • All Superinterfaces:
    java.util.function.Supplier<FunctionReturnDecoder>

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

      • Methods inherited from interface java.util.function.Supplier

        get