public interface Valuator
Modifier and Type | Method and Description |
---|---|
boolean |
evalBool(IndexValues iv)
Answer the evaluated value as a primitive boolean
|
Object |
evalObject(IndexValues iv)
Answer the evaluated value
|
boolean evalBool(IndexValues iv)
iv
- the mapping from variable (indexes) to valuesObject evalObject(IndexValues iv)
iv
- the mapping from variable (indexes) to valuesCopyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP