@Generated(value={"Immutables.generator","SMFAttributeArrayIntegerUnsigned2Type"}) public final class SMFAttributeArrayIntegerUnsigned2 extends Object implements SMFAttributeArrayIntegerUnsigned2Type
| Modifier and Type | Class and Description |
|---|---|
static class |
SMFAttributeArrayIntegerUnsigned2.Builder
Builds instances of type
SMFAttributeArrayIntegerUnsigned2. |
| Modifier and Type | Method and Description |
|---|---|
static SMFAttributeArrayIntegerUnsigned2.Builder |
builder()
Creates a builder for
SMFAttributeArrayIntegerUnsigned2. |
static SMFAttributeArrayIntegerUnsigned2 |
copyOf(SMFAttributeArrayIntegerUnsigned2Type instance)
Creates an immutable copy of a
SMFAttributeArrayIntegerUnsigned2Type value. |
boolean |
equals(Object another)
This instance is equal to all instances of
SMFAttributeArrayIntegerUnsigned2 that have equal attribute values. |
int |
hashCode()
Computes a hash code from attributes:
values. |
static SMFAttributeArrayIntegerUnsigned2 |
of(javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector2L> values)
Construct a new immutable
SMFAttributeArrayIntegerUnsigned2 instance. |
String |
toString()
Prints the immutable value
SMFAttributeArrayIntegerUnsigned2 with attribute values. |
javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector2L> |
values() |
SMFAttributeArrayIntegerUnsigned2 |
withValues(javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector2L> value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitmatchArray, sizepublic javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector2L> values()
values in interface SMFAttributeArrayIntegerUnsigned2Typepublic SMFAttributeArrayIntegerUnsigned2 withValues(javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector2L> value)
public boolean equals(Object another)
SMFAttributeArrayIntegerUnsigned2 that have equal attribute values.public int hashCode()
values.public String toString()
SMFAttributeArrayIntegerUnsigned2 with attribute values.public static SMFAttributeArrayIntegerUnsigned2 of(javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector2L> values)
SMFAttributeArrayIntegerUnsigned2 instance.values - The value for the values attributepublic static SMFAttributeArrayIntegerUnsigned2 copyOf(SMFAttributeArrayIntegerUnsigned2Type instance)
SMFAttributeArrayIntegerUnsigned2Type 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 SMFAttributeArrayIntegerUnsigned2.Builder builder()
SMFAttributeArrayIntegerUnsigned2.Copyright © 2017 <code@io7m.com> http://io7m.com