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