| Package | Description |
|---|---|
| org.jrebirth.af.api.annotation |
This package provides all annotations used by JRebirth to simplify its internal management.
|
| Modifier and Type | Method and Description |
|---|---|
static MethodPriority |
MethodPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodPriority[] |
MethodPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.