Class ISVNWin32Library.DWORD
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
org.tmatesoft.svn.core.internal.util.jna.ISVNWin32Library.DWORD
- All Implemented Interfaces:
com.sun.jna.NativeMapped
,java.io.Serializable
- Enclosing interface:
- ISVNWin32Library
public static class ISVNWin32Library.DWORD
extends com.sun.jna.IntegerType
- See Also:
-
Field Summary
Fields -
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, 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
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
DWORD
public DWORD() -
DWORD
public DWORD(long value)
-