koala.dynamicjava.interpreter
Class InterpreterUtilities.BitOrOperation

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

protected static class InterpreterUtilities.BitOrOperation
extends InterpreterUtilities.BitwiseOperation

To encapsulate |


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

Constructor Detail

InterpreterUtilities.BitOrOperation

protected InterpreterUtilities.BitOrOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.