koala.dynamicjava.interpreter
Class InterpreterUtilities.GreaterThanOperation

java.lang.Object
  extended bykoala.dynamicjava.interpreter.InterpreterUtilities.RelationalOperation
      extended bykoala.dynamicjava.interpreter.InterpreterUtilities.GreaterThanOperation
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.GreaterThanOperation
extends InterpreterUtilities.RelationalOperation

To encapsulate >


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

Constructor Detail

InterpreterUtilities.GreaterThanOperation

protected InterpreterUtilities.GreaterThanOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.