Interface MemberSubstitution.Target

    • Method Detail

      • getName

        java.lang.String getName()
        Returns the (internal) name of the target.
        Returns:
        The name of the target.
      • isStaticDispatch

        boolean isStaticDispatch()
        Determines if the target is dispatched statically.
        Returns:
        true if the target is dispatched statically.