Klasse IntByReference

Alle implementierten Schnittstellen:
NativeMapped

public class IntByReference extends ByReference
  • Konstruktordetails

    • IntByReference

      public IntByReference()
    • IntByReference

      public IntByReference(int value)
  • Methodendetails

    • setValue

      public void setValue(int value)
    • getValue

      public int getValue()
    • toString

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