public final class TaskPriority extends Object
Modifier and Type | Field and Description |
---|---|
static int |
GENERATED_EVENT_PRIORITY |
static int |
GENERATED_EVENT_TO_SELF_PRIORITY |
static int |
GENERIC_EXECUTION_PRIORITY |
static int |
HALT_EXECUTION_PRIORITY |
static int |
RECEIVED_MESSAGE_PRIORITY |
static int |
RECEIVED_RETURN_MESSAGE_PRIORITY |
static int |
TIMER_EXPIRED_PRIORITY |
public static final int GENERATED_EVENT_TO_SELF_PRIORITY
public static final int GENERATED_EVENT_PRIORITY
public static final int RECEIVED_MESSAGE_PRIORITY
public static final int RECEIVED_RETURN_MESSAGE_PRIORITY
public static final int TIMER_EXPIRED_PRIORITY
public static final int HALT_EXECUTION_PRIORITY
public static final int GENERIC_EXECUTION_PRIORITY
Copyright © 2020. All rights reserved.