public interface DependencyFilter
Dependency objects in collections.| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Dependency dependency)
Return true if the filter accepts this dependency, or false if the dependency should be filtered out.
|
boolean accept(Dependency dependency)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.