koala.dynamicjava.interpreter
Class InterpreterUtilities.ShiftLeftOperation

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

protected static class InterpreterUtilities.ShiftLeftOperation
extends InterpreterUtilities.ShiftOperation

To encapsulate <<


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

Constructor Detail

InterpreterUtilities.ShiftLeftOperation

protected InterpreterUtilities.ShiftLeftOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.