public final class SnapshotVersionFilter extends Object implements org.eclipse.aether.collection.VersionFilter
ContextualSnapshotVersionFilter is usually more desirable.| Constructor and Description | 
|---|
| SnapshotVersionFilter()Creates a new instance of this version filter. | 
| Modifier and Type | Method and Description | 
|---|---|
| org.eclipse.aether.collection.VersionFilter | deriveChildFilter(org.eclipse.aether.collection.DependencyCollectionContext context) | 
| boolean | equals(Object obj) | 
| void | filterVersions(org.eclipse.aether.collection.VersionFilter.VersionFilterContext context) | 
| int | hashCode() | 
public SnapshotVersionFilter()
public void filterVersions(org.eclipse.aether.collection.VersionFilter.VersionFilterContext context)
filterVersions in interface org.eclipse.aether.collection.VersionFilterpublic org.eclipse.aether.collection.VersionFilter deriveChildFilter(org.eclipse.aether.collection.DependencyCollectionContext context)
deriveChildFilter in interface org.eclipse.aether.collection.VersionFilterCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.