Uses of Class
org.apache.ivy.plugins.version.Match
-
Packages that use Match Package Description org.apache.ivy.plugins.version -
-
Uses of Match in org.apache.ivy.plugins.version
Fields in org.apache.ivy.plugins.version with type parameters of type Match Modifier and Type Field Description private java.util.List<Match>
PatternVersionMatcher. matches
private java.util.Map<java.lang.String,java.util.List<Match>>
PatternVersionMatcher. revisionMatches
Methods in org.apache.ivy.plugins.version with parameters of type Match Modifier and Type Method Description void
PatternVersionMatcher. addMatch(Match match)
-