koala.dynamicjava.interpreter
Class InterpreterUtilities.RemainderOperation

java.lang.Object
  extended bykoala.dynamicjava.interpreter.InterpreterUtilities.BinaryArithmeticOperation
      extended bykoala.dynamicjava.interpreter.InterpreterUtilities.RemainderOperation
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.RemainderOperation
extends InterpreterUtilities.BinaryArithmeticOperation

To encapsulate %


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

Constructor Detail

InterpreterUtilities.RemainderOperation

protected InterpreterUtilities.RemainderOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.