Holger's
Java API

Uses of Class
com.antelmann.math.MathOperator

Packages that use MathOperator
com.antelmann.math This package contains classes to ease calculations. 
 

Uses of MathOperator in com.antelmann.math
 

Methods in com.antelmann.math that return MathOperator
 MathOperator MathOperator.fromString(String exp)
           
static MathOperator MathOperator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MathOperator[] MathOperator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads