org.jruby.ext.posix
Class HeapStruct.UInt16
java.lang.Object
org.jruby.ext.posix.HeapStruct.Field
org.jruby.ext.posix.HeapStruct.UInt16
- Enclosing class:
- HeapStruct
protected class HeapStruct.UInt16
- extends HeapStruct.Field
Method Summary |
int |
get()
|
void |
set(int value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeapStruct.UInt16
public HeapStruct.UInt16()
HeapStruct.UInt16
public HeapStruct.UInt16(short value)
get
public final int get()
set
public final void set(int value)
Copyright © 2011. All Rights Reserved.