public class BundleDescriptorUtils extends Object
BundleDescriptor| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCompatibleVersion(String availableVersion,
String expectedVersion)
Determines if a version is compatible with another one
|
public static boolean isCompatibleVersion(String availableVersion, String expectedVersion)
availableVersion - version that is available to use. Non emptyexpectedVersion - version that is expected. Non emptyCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.