public class VersionUtil extends Object
Constructor and Description |
---|
VersionUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
compareVersions(String v1,
String v2)
Compares two version strings such that "1.10.1" > "1.4" etc
|
Copyright © 2019. All rights reserved.