org.openide.util 7.10.1 1

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)
          Deprecated. Deprecated in favor of the potentially much faster (and possibly more correct) Utilities.topologicalSort(java.util.Collection, java.util.Map>).
 


org.openide.util 7.10.1 1

Built on September 4 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.