Uses of Class
net.sf.magicproject.expression.UnaryExpression

Packages that use UnaryExpression
net.sf.magicproject.expression Provides expressions. 
 

Uses of UnaryExpression in net.sf.magicproject.expression
 

Subclasses of UnaryExpression in net.sf.magicproject.expression
 class BitCount
          Returns the number of one-bits in the two's complement binary representation of the specified int value.
 



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