java.lang.Object
org.apache.maven.plugins.dependency.resolvers.PluginsIncludeExcludeFilter
- All Implemented Interfaces:
Predicate<org.apache.maven.model.Plugin>
-
-
Constructor Summary
Constructors
-
Method Summary
boolean
test(org.apache.maven.model.Plugin plugin)
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
PluginsIncludeExcludeFilter
-