public class EngineID extends Object implements Serializable
Assigns a random ID to the current instance of Engine.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static EngineID |
me() |
static EngineID |
of(String value) |
String |
toString() |
String |
value() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.