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.
|
compareToint getOrderValue()
AndroidEntryPoint.ExecutionOrder getSection()
Copyright © 2019. All rights reserved.