protected abstract class StructLayout.Field extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Field(int offset) |
| Modifier and Type | Method and Description |
|---|---|
StructLayout |
enclosing()
Gets the Struct this Member is a member of.
|
long |
offset()
Gets the offset within the structure for this field.
|
public final StructLayout enclosing()
public final long offset()
Copyright © 2017. All rights reserved.