|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.ext.posix.HeapStruct.Field
protected abstract class HeapStruct.Field
| Field Summary | |
|---|---|
int |
align
|
int |
offset
|
int |
size
|
| Constructor Summary | |
|---|---|
HeapStruct.Field(int size)
|
|
HeapStruct.Field(int size,
int align)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int size
public final int align
public final int offset
| Constructor Detail |
|---|
public HeapStruct.Field(int size)
public HeapStruct.Field(int size,
int align)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||