org.nlogo.api
Class Equality

java.lang.Object
  extended by org.nlogo.api.Equality

public final class Equality
extends Object


Method Summary
static boolean equals(Object o1, Object o2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public static boolean equals(Object o1,
                             Object o2)