| Package | Description |
|---|---|
| com.facebook.presto.spi |
| Modifier and Type | Method and Description |
|---|---|
Marker.Bound |
Marker.getBound() |
static Marker.Bound |
Marker.Bound.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Marker.Bound[] |
Marker.Bound.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Marker(SerializableNativeValue value,
Marker.Bound bound) |
Copyright © 2012-2014. All Rights Reserved.