Class LombokExtension
- java.lang.Object
 - 
- io.freefair.gradle.plugins.lombok.LombokExtension
 
 
- 
public abstract class LombokExtension extends Object
- See Also:
 LombokPlugin
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringLOMBOK_VERSION 
- 
Constructor Summary
Constructors Constructor Description LombokExtension() 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract Property<Boolean>getDisableConfig()abstract Property<String>getVersion()The version of Lombok which will be used. 
 - 
 
- 
- 
Field Detail
- 
LOMBOK_VERSION
public static final String LOMBOK_VERSION
- See Also:
 - Constant Field Values
 
 
 - 
 
 -