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