@Immutable public final class Id extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
static Id |
from(byte[] data) |
static Id |
fromString(String string) |
static Id |
generate() |
int |
hashCode() |
String |
toString() |
byte[] |
value() |
Copyright © 2016 The Immutables.org authors. All rights reserved.