org.jruby.ext.posix
Class HeapStruct.Int32
java.lang.Object
org.jruby.ext.posix.HeapStruct.Field
org.jruby.ext.posix.HeapStruct.Int32
- Direct Known Subclasses:
- FreeBSDHeapFileStat.dev_t, HeapStruct.Integer, OpenBSDHeapFileStat.dev_t
- Enclosing class:
- HeapStruct
protected class HeapStruct.Int32
- 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.Int32
public HeapStruct.Int32()
HeapStruct.Int32
public HeapStruct.Int32(int value)
get
public final int get()
set
public final void set(int value)
Copyright © 2011. All Rights Reserved.