Class uint32_t
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
org.eclipse.jetty.quic.quiche.jna.uint32_t
- All Implemented Interfaces:
 com.sun.jna.NativeMapped, Serializable
public class uint32_t
extends com.sun.jna.IntegerType
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringMethods inherited from class Number
byteValue, shortValue 
- 
Constructor Details
- 
uint32_t
public uint32_t() - 
uint32_t
public uint32_t(int v)  
 -