Interface BindableType<J>

    • Method Detail

      • getBindableJavaType

        Class<J> getBindableJavaType()
        The expected Java type
      • isInstance

        default boolean isInstance​(J value)