Uses of Class
org.identityconnectors.common.VersionRange
-
Packages that use VersionRange Package Description org.identityconnectors.common Common utilities for all Connectors. -
-
Uses of VersionRange in org.identityconnectors.common
Methods in org.identityconnectors.common that return VersionRange Modifier and Type Method Description VersionRange
ConnectorKeyRange. getBundleVersionRange()
static VersionRange
VersionRange. parse(java.lang.String range)
Creates a version range from the specified string.
-