Class ByRef.CloseableIntByReference

All Implemented Interfaces:
NativeMapped, AutoCloseable
Enclosing interface:
ByRef

public static class ByRef.CloseableIntByReference extends IntByReference implements AutoCloseable
  • Constructor Details

    • CloseableIntByReference

      public CloseableIntByReference()
    • CloseableIntByReference

      public CloseableIntByReference(int value)
  • Method Details