Interface Evaluateable

All Known Implementing Classes:
Numeric, Operation

public interface Evaluateable
An object which can evaluate to a numeric value.
Author:
inger
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details