Uses of Class
org.apache.ivy.plugins.latest.AbstractLatestStrategy
-
Packages that use AbstractLatestStrategy Package Description org.apache.ivy.osgi.core org.apache.ivy.plugins.latest -
-
Uses of AbstractLatestStrategy in org.apache.ivy.osgi.core
Subclasses of AbstractLatestStrategy in org.apache.ivy.osgi.core Modifier and Type Class Description classOsgiLatestStrategy -
Uses of AbstractLatestStrategy in org.apache.ivy.plugins.latest
Subclasses of AbstractLatestStrategy in org.apache.ivy.plugins.latest Modifier and Type Class Description classComparatorLatestStrategyclassLatestLexicographicStrategyclassLatestRevisionStrategyclassLatestTimeStrategyclassWorkspaceLatestStrategyA strategy which delegate to another strategy, unless for the latest and working revisions which are considered as superior to any other revision.
-