koala.dynamicjava.interpreter
Class InterpreterUtilities.MinusOperation

java.lang.Object
  extended bykoala.dynamicjava.interpreter.InterpreterUtilities.UnaryOperation
      extended bykoala.dynamicjava.interpreter.InterpreterUtilities.MinusOperation
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.MinusOperation
extends InterpreterUtilities.UnaryOperation

To encapulate -


Constructor Summary
protected InterpreterUtilities.MinusOperation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterpreterUtilities.MinusOperation

protected InterpreterUtilities.MinusOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.