-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
SIZE |
-
Constructor Summary
Constructors
Constructor and Description |
UINT()
Instantiates a new uint.
|
UINT(long value)
Instantiates a new uint.
|
-
Method Summary
-
Methods inherited from class com.sun.jna.IntegerType
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
UINT
public UINT()
Instantiates a new uint.
-
UINT
public UINT(long value)
Instantiates a new uint.
- Parameters:
value
- the value
Copyright © 2007-2019 Timothy Wall. All Rights Reserved.