koala.dynamicjava.interpreter
Class InterpreterUtilities.EqualToPredicate

java.lang.Object
  |
  +--koala.dynamicjava.interpreter.InterpreterUtilities.BinaryPredicate
        |
        +--koala.dynamicjava.interpreter.InterpreterUtilities.EqualToPredicate
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.EqualToPredicate
extends InterpreterUtilities.BinaryPredicate

To encapsulate ==


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

Constructor Detail

InterpreterUtilities.EqualToPredicate

protected InterpreterUtilities.EqualToPredicate()


Copyright © 2001 Stephane Hillion. All Rights Reserved.