Class VectorChar16

All Implemented Interfaces:
Iterable<VectorChar16>

public class VectorChar16
extends Struct<VectorChar16>
  • Constructor Details

    • VectorChar16

      public VectorChar16()
    • VectorChar16

      public VectorChar16​(byte[] data)
  • Method Details

    • getC0

      public byte getC0()
    • setC0

      public VectorChar16 setC0​(byte b)
    • getC1

      public byte getC1()
    • setC1

      public VectorChar16 setC1​(byte b)
    • getC2

      public byte getC2()
    • setC2

      public VectorChar16 setC2​(byte b)
    • getC3

      public byte getC3()
    • setC3

      public VectorChar16 setC3​(byte b)
    • getC4

      public byte getC4()
    • setC4

      public VectorChar16 setC4​(byte b)
    • getC5

      public byte getC5()
    • setC5

      public VectorChar16 setC5​(byte b)
    • getC6

      public byte getC6()
    • setC6

      public VectorChar16 setC6​(byte b)
    • getC7

      public byte getC7()
    • setC7

      public VectorChar16 setC7​(byte b)
    • getC8

      public byte getC8()
    • setC8

      public VectorChar16 setC8​(byte b)
    • getC9

      public byte getC9()
    • setC9

      public VectorChar16 setC9​(byte b)
    • getC10

      public byte getC10()
    • setC10

      public VectorChar16 setC10​(byte b)
    • getC11

      public byte getC11()
    • setC11

      public VectorChar16 setC11​(byte b)
    • getC12

      public byte getC12()
    • setC12

      public VectorChar16 setC12​(byte b)
    • getC13

      public byte getC13()
    • setC13

      public VectorChar16 setC13​(byte b)
    • getC14

      public byte getC14()
    • setC14

      public VectorChar16 setC14​(byte b)
    • getC15

      public byte getC15()
    • setC15

      public VectorChar16 setC15​(byte b)
    • set

      public void set​(byte[] data)