JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.sling.provisioning.model.Version
Packages that use
Version
Package
Description
org.apache.sling.provisioning.model
Uses of
Version
in
org.apache.sling.provisioning.model
Methods in
org.apache.sling.provisioning.model
with parameters of type
Version
Modifier and Type
Method
Description
int
Version.
compareTo
(
Version
other)
Compares this
Version
object to another
Version
.