public final class TaskId extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static TaskId |
generate() |
String |
getValue()
Get the string value of the task ID
|
int |
hashCode() |
static TaskId |
of(String value) |
String |
toString() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.