| Package | Description |
|---|---|
| org.jrebirth.af.api.concurrent |
Provides API to manage concurrent access.
|
| Modifier and Type | Method and Description |
|---|---|
static RunType |
RunType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunType[] |
RunType.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.