|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Expression<E>
Represents an Expression that evaluates some internal state and returns the result.
Created: 18.06.2007 17:00:22
| Method Summary | |
|---|---|
E |
evaluate(Context context)
|
boolean |
isConstant()
|
| Method Detail |
|---|
E evaluate(Context context)
boolean isConstant()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||