Interface NumericValueEval

All Superinterfaces:
ValueEval
All Known Implementing Classes:
BoolEval, NumberEval

public interface NumericValueEval extends ValueEval
Author:
Amol S. Deshmukh < amolweb at ya hoo dot com >
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • getNumberValue

      double getNumberValue()