|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opera.core.systems.util.VersionUtil
public class VersionUtil
A replacement for a subset of com.sun.xml.ws.util.VersionUtil.
| Method Summary | |
|---|---|
static int |
compare(java.lang.String a,
java.lang.String b)
Returns a negative number if the first version is lower than the second, zero if they are equal, and a positive number if the first version is higher than the second. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static int compare(java.lang.String a,
java.lang.String b)
a - b -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||