Interface VectorElementType

All Superinterfaces:
ElementType

@NonExtendable public non-sealed interface VectorElementType extends ElementType
  • Method Summary

    Modifier and Type
    Method
    Description
     
    @org.jetbrains.annotations.Range(from=2L, to=4L) int
     

    Methods inherited from interface dev.engine_room.flywheel.api.layout.ElementType

    byteAlignment, byteSize
  • Method Details

    • repr

      ValueRepr repr()
    • size

      @org.jetbrains.annotations.Range(from=2L, to=4L) int size()