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. matchesprivate java.util.Map<java.lang.String,java.util.List<Match>>PatternVersionMatcher. revisionMatchesMethods in org.apache.ivy.plugins.version with parameters of type Match Modifier and Type Method Description voidPatternVersionMatcher. addMatch(Match match)
-