org.gradle.api.internal.artifacts
Class DefaultExcludeRule
java.lang.Object
org.gradle.api.internal.artifacts.DefaultExcludeRule
- All Implemented Interfaces:
- ExcludeRule
class DefaultExcludeRule
extends java.lang.Object
- author:
- Hans Dockter
DefaultExcludeRule is a value object
Methods inherited from class java.lang.Object
|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
DefaultExcludeRule
public DefaultExcludeRule(Map excludeArgs)
-
equals
@Override
public boolean equals(java.lang.Object o)
-
getExcludeArgs
public Map getExcludeArgs()
-
hashCode
@Override
public int hashCode()
-
Groovy Documentation