@Generated(value={"Immutables.generator","SMFAttributeArrayIntegerUnsigned1Type"}) public final class SMFAttributeArrayIntegerUnsigned1 extends Object implements SMFAttributeArrayIntegerUnsigned1Type
| Modifier and Type | Class and Description |
|---|---|
static class |
SMFAttributeArrayIntegerUnsigned1.Builder
Builds instances of type
SMFAttributeArrayIntegerUnsigned1. |
| Modifier and Type | Method and Description |
|---|---|
static SMFAttributeArrayIntegerUnsigned1.Builder |
builder()
Creates a builder for
SMFAttributeArrayIntegerUnsigned1. |
static SMFAttributeArrayIntegerUnsigned1 |
copyOf(SMFAttributeArrayIntegerUnsigned1Type instance)
Creates an immutable copy of a
SMFAttributeArrayIntegerUnsigned1Type value. |
boolean |
equals(Object another)
This instance is equal to all instances of
SMFAttributeArrayIntegerUnsigned1 that have equal attribute values. |
int |
hashCode()
Computes a hash code from attributes:
values. |
static SMFAttributeArrayIntegerUnsigned1 |
of(javaslang.collection.Vector<Long> values)
Construct a new immutable
SMFAttributeArrayIntegerUnsigned1 instance. |
String |
toString()
Prints the immutable value
SMFAttributeArrayIntegerUnsigned1 with attribute values. |
javaslang.collection.Vector<Long> |
values() |
SMFAttributeArrayIntegerUnsigned1 |
withValues(javaslang.collection.Vector<Long> value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitmatchArray, sizepublic javaslang.collection.Vector<Long> values()
values in interface SMFAttributeArrayIntegerUnsigned1Typepublic SMFAttributeArrayIntegerUnsigned1 withValues(javaslang.collection.Vector<Long> value)
public boolean equals(Object another)
SMFAttributeArrayIntegerUnsigned1 that have equal attribute values.public int hashCode()
values.public String toString()
SMFAttributeArrayIntegerUnsigned1 with attribute values.public static SMFAttributeArrayIntegerUnsigned1 of(javaslang.collection.Vector<Long> values)
SMFAttributeArrayIntegerUnsigned1 instance.values - The value for the values attributepublic static SMFAttributeArrayIntegerUnsigned1 copyOf(SMFAttributeArrayIntegerUnsigned1Type instance)
SMFAttributeArrayIntegerUnsigned1Type value.
Uses accessors to get values to initialize the new immutable instance.
If an instance is already immutable, it is returned as is.instance - The instance to copypublic static SMFAttributeArrayIntegerUnsigned1.Builder builder()
SMFAttributeArrayIntegerUnsigned1.Copyright © 2017 <code@io7m.com> http://io7m.com