public static interface AndroidEntryPoint.IExecutionOrder extends Comparable<AndroidEntryPoint.IExecutionOrder>
Modifier and Type | Method and Description |
---|---|
int |
getOrderValue()
Returns an integer-representation of the ExecutionOrder.
|
AndroidEntryPoint.ExecutionOrder |
getSection()
AbstractAndroidModel inserts code at section switches.
|
compareTo
int getOrderValue()
AndroidEntryPoint.ExecutionOrder getSection()