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