T - A phantom type parameterPVectorReadable2LType<T>, PVectorReadable3LType<T>, PVectorReadable4LType<T>, VectorComputationalType, VectorReadable2LType, VectorReadable3LType, VectorReadable4LTypePVector4L@Immutable public interface PVector4LType<T> extends PVectorReadable4LType<T>, VectorComputationalType
long-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
long |
w() |
|
long |
x() |
|
long |
y() |
|
long |
z() |
@Parameter(order=0) long x()
x in interface VectorReadable2LTypex component@Parameter(order=1) long y()
y in interface VectorReadable2LTypey component@Parameter(order=2) long z()
z in interface VectorReadable3LTypez component@Parameter(order=3) long w()
w in interface VectorReadable4LTypew componentCopyright © 2017 <code@io7m.com> http://io7m.com