Package io.sisu.nng.internal.jna
Class UInt16ByReference
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.sun.jna.ptr.ByReference
-
- io.sisu.nng.internal.jna.NumberByReference
-
- io.sisu.nng.internal.jna.UInt16ByReference
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
public class UInt16ByReference extends NumberByReference
-
-
Constructor Summary
Constructors Constructor Description UInt16ByReference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UInt16
getUInt16()
-
Methods inherited from class io.sisu.nng.internal.jna.NumberByReference
getValue, setValue
-
-
-
-
Method Detail
-
getUInt16
public UInt16 getUInt16()
-
-