Access | Constructor and Description |
---|---|
public | |
public | |
public |
Modifier and Type | Method and Description |
---|---|
public boolean | |
public boolean | |
public void |
BooleanField | back to summary |
---|---|
public BooleanField(FieldIdentifier id, long offset, boolean isVMField) |
BooleanField | back to summary |
---|---|
public BooleanField(JBooleanField vmField, long startOffset) |
BooleanField | back to summary |
---|---|
public BooleanField(InstanceKlass holder, int fieldArrayIndex) |
getValue | back to summary |
---|---|
public boolean getValue(Oop obj) |
getValue | back to summary |
---|---|
public boolean getValue(VMObject obj) |
setValue | back to summary |
---|---|
public void setValue(Oop obj, boolean value) throws MutationException |