public abstract class Direction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Direction |
NullableOut |
static Direction |
Out |
static Direction |
Pure |
static Direction |
Throw |
static Direction |
Volatile |
| Constructor and Description |
|---|
Direction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |