| Package | Description |
|---|---|
| com.graphhopper.storage |
| Modifier and Type | Method and Description |
|---|---|
static DAType.MemRef |
DAType.MemRef.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DAType.MemRef[] |
DAType.MemRef.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DAType(DAType.MemRef memRef,
boolean storing,
boolean integ,
boolean allowWrites) |
Copyright © 2012–2020. All rights reserved.