|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--intradoc.common.Sort
| Constructor Summary | |
Sort()
|
|
| Method Summary | |
static void |
sort(java.lang.Object[] s,
int lo,
int hi,
IdcComparator cmp)
Sorts an array of objects. |
static void |
sortVector(java.util.Vector v,
IdcComparator cmp)
Sorts a Vector of objects. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Sort()
| Method Detail |
public static final void sortVector(java.util.Vector v,
IdcComparator cmp)
public static final void sort(java.lang.Object[] s,
int lo,
int hi,
IdcComparator cmp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |