Package oshi.jna
Class ByRef.CloseableIntByReference
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.sun.jna.ptr.ByReference
-
- com.sun.jna.ptr.IntByReference
-
- oshi.jna.ByRef.CloseableIntByReference
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
,java.lang.AutoCloseable
- Enclosing interface:
- ByRef
public static class ByRef.CloseableIntByReference extends com.sun.jna.ptr.IntByReference implements java.lang.AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description CloseableIntByReference()
CloseableIntByReference(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
-