koala.dynamicjava.interpreter
Class InterpreterUtilities.ShiftRightOperation

java.lang.Object
  extended bykoala.dynamicjava.interpreter.InterpreterUtilities.ShiftOperation
      extended bykoala.dynamicjava.interpreter.InterpreterUtilities.ShiftRightOperation
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.ShiftRightOperation
extends InterpreterUtilities.ShiftOperation

To encapsulate >>


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

Constructor Detail

InterpreterUtilities.ShiftRightOperation

protected InterpreterUtilities.ShiftRightOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.