Uses of Class
com.clarkparsia.pellet.datatypes.types.real.Rational

Packages that use Rational
com.clarkparsia.pellet.datatypes.types.real   
 

Uses of Rational in com.clarkparsia.pellet.datatypes.types.real
 

Methods in com.clarkparsia.pellet.datatypes.types.real that return Rational
static Rational Rational.simplify(Rational r)
           
static Rational Rational.valueOf(java.lang.String s)
           
 

Methods in com.clarkparsia.pellet.datatypes.types.real with parameters of type Rational
static int Rational.compare(Rational a, Rational b)
           
 int Rational.compareTo(Rational that)
           
static Rational Rational.simplify(Rational r)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.