Uses of Class
net.sf.magicproject.operation.UnaryOperation

Packages that use UnaryOperation
net.sf.magicproject.operation All list and number operations. 
 

Uses of UnaryOperation in net.sf.magicproject.operation
 

Subclasses of UnaryOperation in net.sf.magicproject.operation
 class Increment
          Return the given value plus ONE.
 class Negative
          Return the negative value of the given one.
 class Set
           
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.