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 static VersionRange
VersionRange. parse(String range)
Creates a version range from the specified string.
-