Interface AndroidEntryPoint.IExecutionOrder

    • Method Detail

      • getOrderValue

        int getOrderValue()
        Returns an integer-representation of the ExecutionOrder.
      • getSection

        AndroidEntryPoint.ExecutionOrder getSection()
        AbstractAndroidModel inserts code at section switches. There are eight hardcoded sections. Sections are derived by rounding the integer-representation.
        Returns:
        the section of this entity