| Package | Description |
|---|---|
| edu.rice.hj.runtime.baseruntime |
| Modifier and Type | Method and Description |
|---|---|
HabaneroLock.ReadWriteMode |
HabaneroLock.mode() |
static HabaneroLock.ReadWriteMode |
HabaneroLock.ReadWriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HabaneroLock.ReadWriteMode[] |
HabaneroLock.ReadWriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HabaneroLock(int id,
HabaneroLock.ReadWriteMode mode) |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.