Interface ToNativeContext

    • Method Detail

      • getAnnotations

        java.util.Collection<java.lang.annotation.Annotation> getAnnotations()
        Gets a sorted list of annotations
        Returns:
        a sorted list of annotations for this native type
      • getRuntime

        Runtime getRuntime()
        Gets the Runtime used for the conversion.
        Returns:
        The runtime used for the conversion.