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