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 booleancanEqual(Object other)booleanequals(Object o)Property<String>getVersion()inthashCode()StringtoString()
-
-
-
Constructor Detail
-
AspectJExtension
@Inject public AspectJExtension(ObjectFactory objectFactory)
-
-
Method Detail
-
canEqual
protected boolean canEqual(Object other)
-
-