org.multijava.mjc
Class Main.ExpectedIndifferent
java.lang.Object
org.multijava.mjc.Main.ExpectedResult
org.multijava.mjc.Main.ExpectedIndifferent
- Enclosing class:
- Main
- protected static class Main.ExpectedIndifferent
- extends Main.ExpectedResult
SINGLETON
private static final Main.ExpectedIndifferent SINGLETON
Main.ExpectedIndifferent
private Main.ExpectedIndifferent()
instance
public static Main.ExpectedIndifferent instance()
- Clients, including Main, should always use this factory
method to create instances and should not call the
constructor.
isIndifferent
public final boolean isIndifferent()
- Overrides:
isIndifferent in class Main.ExpectedResult
foundIn
public boolean foundIn(JCompilationUnitType cu)
- Returns true if this expected result is contained in cu.
equals
public boolean equals(Object o)
- Specified by:
equals in class Main.ExpectedResult
toString
public String toString()
- Overrides:
toString in class Main.ExpectedResult
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.