JML

Uses of Interface
java.util.Comparator

Packages that use Comparator
java.lang JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.util JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of Comparator in java.lang
 

Fields in java.lang declared as Comparator
static Comparator String.CASE_INSENSITIVE_ORDER
           
 

Uses of Comparator in java.util
 

Fields in java.util declared as Comparator
private  Comparator TreeMap.comparator
           
 

Methods in java.util that return Comparator
 Comparator TreeSet.comparator()
           
abstract  Comparator SortedSet.comparator()
           
 Comparator TreeMap.comparator()
           
abstract  Comparator SortedMap.comparator()
           
 

Constructors in java.util with parameters of type Comparator
TreeSet(Comparator)
           
TreeMap(Comparator)
           
 

Uses of Comparator in org.multijava.mjc
 

Classes in org.multijava.mjc that implement Comparator
(package private) static class JCompilationUnit.JCompilationUnit$2
           
(package private)  class JCompilationUnit.JCompilationUnit$3
           
 

Fields in org.multijava.mjc declared as Comparator
private static Comparator JCompilationUnit.VGF_COMPARATOR
          Compares two CMethod objects based on identifiers and parameter types, but only comparing these alphabetically.
 


JML

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.