@Generated(value={"Immutables.generator","_BitsData"}) public final class BitsData extends Object
_BitsData.
Use the builder to create immutable instances:
BitsData.builder().
| Modifier and Type | Class and Description |
|---|---|
static class |
BitsData.Builder
Builds instances of type
BitsData. |
| Modifier and Type | Method and Description |
|---|---|
static BitsData.Builder |
builder()
Creates a builder for
BitsData. |
boolean |
equals(Object another)
This instance is equal to all instances of
BitsData that have equal attribute values. |
String |
getError()
The error for the package
|
Hash |
getHash()
The hash of the package
|
int |
hashCode()
Computes a hash code from attributes:
error, hash. |
String |
toString()
Prints the immutable value
BitsData with attribute values. |
public String getError()
public Hash getHash()
public boolean equals(Object another)
BitsData that have equal attribute values.public int hashCode()
error, hash.public String toString()
BitsData with attribute values.public static BitsData.Builder builder()
BitsData.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.