public final class NotDependencyFilter extends Object implements org.eclipse.aether.graph.DependencyFilter
| Constructor and Description |
|---|
NotDependencyFilter(org.eclipse.aether.graph.DependencyFilter filter)
Creates a new filter negatint the specified filter.
|
public NotDependencyFilter(org.eclipse.aether.graph.DependencyFilter filter)
filter - The filter to negate, must not be null.Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.