Uses of Class
net.sf.arise.piji.fun.AbstractCompareFunction

Packages that use AbstractCompareFunction
net.sf.arise.piji.fun Piji internal functions and primitives. 
 

Uses of AbstractCompareFunction in net.sf.arise.piji.fun
 

Subclasses of AbstractCompareFunction in net.sf.arise.piji.fun
 class EqualsFunction
          equals! takes a symbol and an optional numeric value, and increases the value bound to the symbol by one or the numeric value, if given
 class GreaterThanEqualFunction
          < is the Comparable greater-than operator.
 class GreaterThanFunction
          < is the Comparable greater-than operator.
 class LessThanEqualFunction
          < is the Comparable less-than operator.
 class LessThanFunction
          < is the Comparable less-than operator.
 



All code and documentation is

Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth