public class VersionUtils extends Object
| Constructor and Description |
|---|
VersionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSameVersion(String version1,
String version2)
Checks if two versions are the same.
|
Copyright © 2019 MuleSoft Inc. All rights reserved.