Package com.hp.ucmdb.api.util
Class VersionCompare
java.lang.Object
com.hp.ucmdb.api.util.VersionCompare
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
compareVersion
(String version1, String version2) use the digital compare to check the version
-
Method Details
-
compareVersion
use the digital compare to check the version- Parameters:
version1
-version2
-- Returns:
-