org.sblim.wbem.util
Class Utils
java.lang.Object
org.sblim.wbem.util.Utils
public class Utils
extends java.lang.Object
- Roberto
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
static void | addSorted(Vector vec, Comparable o)
|
static void | addSorted(Vector vec1, Vector vec2)
|
static boolean | hasValue(Vector vec, Comparable o)
|
addSorted
public static void addSorted(Vector vec,
Comparable o)
addSorted
public static void addSorted(Vector vec1,
Vector vec2)
hasValue
public static boolean hasValue(Vector vec,
Comparable o)
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.