Overview
Package
Tree
Index
Deprecated
About
Prev Class |
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
net.sf.antcontrib.math
Interface Evaluateable
Known Implementing Classes:
Numeric
,
Operation
public interface
Evaluateable
An object which can evaluate to a numeric value.
Author:
inger
Method Summary
Number
evaluate
()
Method Details
evaluate
public Number evaluate()
Overview
Package
Tree
Index
Deprecated
About