public interface CallbackPriority
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PRIORITY
Returns default priority of callback
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority()
Returns callbacks priority
|
static final int DEFAULT_PRIORITY
Copyright © 2014–2015. All rights reserved.