Uses of Class
org.openide.util.Utilities.UnorderableException

Packages that use Utilities.UnorderableException
org.openide.util A set of utility classes covering a few general infrastructure points in the Open APIs. 
 

Uses of Utilities.UnorderableException in org.openide.util
 

Methods in org.openide.util that throw Utilities.UnorderableException
static List Utilities.partialSort(List l, Comparator c, boolean stable)
          Sort a list according to a specified partial order.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.