Package com.arangodb.util
Interface RawData<T>
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()static RawBytesof(byte[] value)static RawJsonof(String value)
-
| Modifier and Type | Method | Description |
|---|---|---|
T |
get() |
|
static RawBytes |
of(byte[] value) |
|
static RawJson |
of(String value) |