Klasse ByteByReference

Alle implementierten Schnittstellen:
NativeMapped

public class ByteByReference extends ByReference
  • Konstruktordetails

    • ByteByReference

      public ByteByReference()
    • ByteByReference

      public ByteByReference(byte value)
  • Methodendetails

    • setValue

      public void setValue(byte value)
    • getValue

      public byte getValue()
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse ByReference