JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sf.antcontrib.math
Interface Evaluateable
All Known Implementing Classes:
Numeric
,
Operation
public interface
Evaluateable
An object which can evaluate to a numeric value.
Author:
inger
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Number
evaluate
()
Method Details
evaluate
Number
evaluate
()