public class DefaultWeavingSourceSet extends Object implements WeavingSourceSet, HasPublicType
ASPECT_PATH_EXTENSION_NAME, IN_PATH_EXTENSION_NAME| Constructor and Description |
|---|
DefaultWeavingSourceSet(SourceSet sourceSet,
ObjectFactory objectFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
TypeOf<?> |
getPublicType() |
SourceSet |
getSourceSet() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAspectConfigurationName, getAspectPath, getInPath, getInpathConfigurationNamepublic DefaultWeavingSourceSet(SourceSet sourceSet, ObjectFactory objectFactory)
public TypeOf<?> getPublicType()
getPublicType in interface HasPublicTypepublic SourceSet getSourceSet()
protected boolean canEqual(Object other)