public interface VersionRangeResultFilter
VersionRangeResult.getVersions().| Modifier and Type | Method and Description |
|---|---|
org.eclipse.aether.resolution.VersionRangeResult |
filterVersionRangeResult(org.eclipse.aether.resolution.VersionRangeResult versionRangeResult) |
org.eclipse.aether.resolution.VersionRangeResult filterVersionRangeResult(org.eclipse.aether.resolution.VersionRangeResult versionRangeResult)
throws org.eclipse.aether.resolution.VersionRangeResolutionException
versionRangeResult - The version range result, must not be nullnullorg.eclipse.aether.resolution.VersionRangeResolutionException - If the requested range could not be parsed. Note that an empty range does
not raise an exception.VersionRangeResult.getVersions()Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.