public final class VersionUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isNewerVersion(String ver1,
String ver2)
This method determines whether the second version is newer
than the first.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.