JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.util.formulae
Interface Result

All Superinterfaces:
Cloneable, Expression
All Known Implementing Classes:
ExpressionList, MathValue

public interface Result
extends Expression

This is a marker interface which identifies Expression types which are valid return types from the evaluation of other Expressions.


Methods inherited from interface com.klg.jclass.util.formulae.Expression
clone, evaluate
 


Copyright © 2004 Quest Software Inc..
All rights reserved.