|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Value
An immutable symbolic value for semantic interpretation of bytecode.
Method Summary | |
---|---|
boolean |
equals(Value value)
Compares this value with the given value. |
int |
getSize()
Returns the size of this value in words. |
Method Detail |
---|
int getSize()
boolean equals(Value value)
value
- a value.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |