VectorComputationalType, VectorReadable2LTypeVector2L@Immutable public interface Vector2LType extends VectorReadable2LType, VectorComputationalType
long-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
long |
x() |
|
long |
y() |
@Parameter(order=0) long x()
x in interface VectorReadable2LTypex component@Parameter(order=1) long y()
y in interface VectorReadable2LTypey componentCopyright © 2017 <code@io7m.com> http://io7m.com