@groovy.transform.CompileStatic class LegacyLevel extends Object
Internal used enumeration to help with logic with specific Gradle version differences.
| Modifiers | Name | Description |
|---|---|---|
static boolean |
PRE_4_1 |
|
static boolean |
PRE_4_10 |
|
static boolean |
PRE_4_2 |
|
static boolean |
PRE_4_3 |
|
static boolean |
PRE_4_5 |
|
static boolean |
PRE_4_6 |
|
static boolean |
PRE_4_7 |
|
static boolean |
PRE_4_8 |
|
static boolean |
PRE_4_9 |
|
static boolean |
PRE_5_0 |
|
static boolean |
PRE_5_1 |
|
static boolean |
PRE_5_2 |
|
static boolean |
PRE_5_5 |
|
static boolean |
PRE_5_6 |
|
static boolean |
PRE_6_0 |
|
static boolean |
PRE_6_1 |
|
static boolean |
PRE_6_4 |
|
static boolean |
PRE_6_5 |
|
static boolean |
PRE_6_6 |
|
static boolean |
PRE_6_8 |
|
static boolean |
PRE_7_0 |
|
static boolean |
PRE_7_1 |
|
static boolean |
PRE_7_2 |
|
static boolean |
PRE_7_4 |
|
static boolean |
PRE_7_5 |
|
static boolean |
PRE_7_6 |
|
static boolean |
PRE_8_0 |
|
static boolean |
PRE_8_1 |
|
static boolean |
PRE_8_10 |
|
static boolean |
PRE_8_2 |
|
static boolean |
PRE_8_3 |
|
static boolean |
PRE_8_4 |
|
static boolean |
PRE_8_5 |
|
static boolean |
PRE_8_6 |
|
static boolean |
PRE_8_7 |
|
static boolean |
PRE_8_8 |
|
static boolean |
PRE_8_9 |
|
| Constructor and description |
|---|
LegacyLevel
() |
gradleVersion - A given Gradle version