Interface Int1
- All Superinterfaces:
IntElements,IntN,Vector,Vector1
- All Known Implementing Classes:
BBInt1
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.linusdev.lutils.math.vector.Vector
Vector.View<V extends Vector> -
Field Summary
Fields inherited from interface de.linusdev.lutils.math.general.IntElements
ELEMENT_SIZE, ELEMENT_TYPE_NAMEFields inherited from interface de.linusdev.lutils.math.vector.abstracts.vectorn.Vector1
MEMBER_COUNT -
Method Summary
Methods inherited from interface de.linusdev.lutils.math.vector.Vector
getAsView, getStructure, isArrayBacked, isBufferBacked, isViewMethods inherited from interface de.linusdev.lutils.math.vector.abstracts.vectorn.Vector1
getMemberCount
-
Method Details
-
get
default int get() -
set
default void set(int f)
-