public interface Vector extends VectorXAccessor, VectorYAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Vector.VectorBuilder<B extends Vector.VectorBuilder<B>>
The Interface VectorBuilder.
|
static interface |
Vector.VectorMutator
The Interface VectorMutator.
|
static interface |
Vector.VectorProperty
The Interface VectorProperty.
|
static interface |
Vector.VectorPropertyBuilder
The Interface VectorPropertyBuilder.
|
VectorXAccessor.VectorXBuilder<B extends VectorXAccessor.VectorXBuilder<B>>, VectorXAccessor.VectorXMutator, VectorXAccessor.VectorXPropertyVectorYAccessor.VectorYBuilder<B extends VectorYAccessor.VectorYBuilder<B>>, VectorYAccessor.VectorYMutator, VectorYAccessor.VectorYProperty| Modifier and Type | Method and Description |
|---|---|
static boolean |
equals(Vector aVectorA,
Vector aVectorB)
Equals.
|
getVectorXgetVectorYCopyright © 2018. All rights reserved.