Class AspectJExtension
- java.lang.Object
-
- io.freefair.gradle.plugins.aspectj.AspectJExtension
-
public class AspectJExtension extends Object
-
-
Constructor Summary
Constructors Constructor Description AspectJExtension(ObjectFactory objectFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
Property<String>
getVersion()
int
hashCode()
String
toString()
-
-
-
Constructor Detail
-
AspectJExtension
@Inject public AspectJExtension(ObjectFactory objectFactory)
-
-
Method Detail
-
canEqual
protected boolean canEqual(Object other)
-
-