koala.dynamicjava.interpreter
Class InterpreterUtilities.BitAndOperation

java.lang.Object
  |
  +--koala.dynamicjava.interpreter.InterpreterUtilities.BitwiseOperation
        |
        +--koala.dynamicjava.interpreter.InterpreterUtilities.BitAndOperation
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.BitAndOperation
extends InterpreterUtilities.BitwiseOperation

To encapsulate &


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

Constructor Detail

InterpreterUtilities.BitAndOperation

protected InterpreterUtilities.BitAndOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.