- Detail: 
- Field | 
- Constr | 
- Method
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| BYTE()Instantiates a new byte. |  
| BYTE(long value)Instantiates a new byte. |  
 
 
- 
Method Summary
- 
Methods inherited from class com.sun.jna.IntegerTypecompare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
 
- 
Methods inherited from class java.lang.NumberbyteValue, shortValue
 
- 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
 
 
- 
- 
Constructor Detail
- 
BYTEpublic BYTE() Instantiates a new byte. 
 
- 
BYTEpublic BYTE(long value) Instantiates a new byte. 
- Parameters:
- value- the value
 
 
 
 
 
- Detail: 
- Field | 
- Constr | 
- Method
 
 
Copyright © 2007-2017 Timothy Wall. All Rights Reserved.