jnr.ffi
Class Struct.Offset
java.lang.Object
java.lang.Number
jnr.ffi.Struct.Offset
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Struct
public static final class Struct.Offset
- extends Number
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Struct.Offset
public Struct.Offset(int offset)
intValue
public int intValue()
- Specified by:
intValue in class Number
longValue
public long longValue()
- Specified by:
longValue in class Number
floatValue
public float floatValue()
- Specified by:
floatValue in class Number
doubleValue
public double doubleValue()
- Specified by:
doubleValue in class Number
Copyright © 2013. All Rights Reserved.