|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.sblim.wbem.util.Utils
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
static void |
addSorted(java.util.Vector vec,
java.lang.Comparable o)
|
static void |
addSorted(java.util.Vector vec1,
java.util.Vector vec2)
|
static boolean |
hasValue(java.util.Vector vec,
java.lang.Comparable o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Utils()
| Method Detail |
public static void addSorted(java.util.Vector vec,
java.lang.Comparable o)
public static void addSorted(java.util.Vector vec1,
java.util.Vector vec2)
public static boolean hasValue(java.util.Vector vec,
java.lang.Comparable o)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||