Interface Output<O>

    • Method Detail

      • castToOutputType

        default O castToOutputType​(Object result)
      • getOutputTypeReference

        com.fasterxml.jackson.core.type.TypeReference<O> getOutputTypeReference()
      • getOutputClass

        default Class<?> getOutputClass()
      • getOutputType

        default Type getOutputType()