KT-56835 [SLC] Mark property$delegate fields as final and @NotNull
This commit is contained in:
committed by
Space Team
parent
6ac562a19d
commit
de1927abb6
+3
-2
@@ -2,6 +2,9 @@ public final class PropertiesKt /* PropertiesKt*/ {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static final error.NonExistentClass delegatedProp$delegate;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static final error.NonExistentClass delegatedProp2$delegate;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static final java.lang.Object arrayConst;
|
||||
|
||||
@@ -38,8 +41,6 @@ public final class PropertiesKt /* PropertiesKt*/ {
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
private static java.lang.Integer isEmptyInt;
|
||||
|
||||
private static final error.NonExistentClass delegatedProp2$delegate;
|
||||
|
||||
private static final error.NonExistentClass intConst = 30 /* initializer type: int */;
|
||||
|
||||
private static final int f1 = 2 /* initializer type: int */;
|
||||
|
||||
Reference in New Issue
Block a user