Uses of Interface
org.sonatype.aether.version.VersionRange

Packages that use VersionRange
org.sonatype.aether.version   
 

Uses of VersionRange in org.sonatype.aether.version
 

Methods in org.sonatype.aether.version that return VersionRange
 VersionRange VersionScheme.parseVersionRange(String range)
          Parses the specified version range specification, for example "[1.0,2.0)".
 

Methods in org.sonatype.aether.version that return types with arguments of type VersionRange
 Collection<VersionRange> VersionConstraint.getRanges()
          Gets the version ranges of this constraint.
 



Copyright © 2010 Sonatype, Inc.. All Rights Reserved.