public class NotEqual extends MathOperator
NotEqual
. It's an
instantiated subclass of the abstract class MathOperator
.public boolean compare(java.util.ArrayList<java.lang.Object> list1, java.util.ArrayList<java.lang.Object> list2) throws KSInternalErrorException
compare
in class MathOperator
KSInternalErrorException