koala.dynamicjava.interpreter
Class InterpreterUtilities.XOrOperation

java.lang.Object
  extended bykoala.dynamicjava.interpreter.InterpreterUtilities.BitwiseOperation
      extended bykoala.dynamicjava.interpreter.InterpreterUtilities.XOrOperation
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.XOrOperation
extends InterpreterUtilities.BitwiseOperation

To encapsulate ^


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

Constructor Detail

InterpreterUtilities.XOrOperation

protected InterpreterUtilities.XOrOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.