Interface InternalReprSupport<R>

    • Method Detail

      • toInternal

        java.lang.Object toInternal​(R repr)
      • toRepr

        R toRepr​(java.lang.Object internal)