Package | Description |
---|---|
javolution.lang |
Fundamental classes, interfaces and annotations.
|
Modifier and Type | Method and Description |
---|---|
static Realtime.Limit |
Realtime.Limit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Realtime.Limit[] |
Realtime.Limit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2013 Javolution. All Rights Reserved.