|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ext.posix.HeapStruct.Field
org.jruby.ext.posix.HeapStruct.UInt8
protected class HeapStruct.UInt8
Field Summary |
---|
Fields inherited from class org.jruby.ext.posix.HeapStruct.Field |
---|
align, offset, size |
Constructor Summary | |
---|---|
HeapStruct.UInt8()
|
|
HeapStruct.UInt8(short value)
|
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 |
Constructor Detail |
---|
public HeapStruct.UInt8()
public HeapStruct.UInt8(short value)
Method Detail |
---|
public final short get()
public final void set(short value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |