ADD week 5
This commit is contained in:
11
02-Easy5/E5/sources/kotlin/concurrent/VolatileKt.java
Normal file
11
02-Easy5/E5/sources/kotlin/concurrent/VolatileKt.java
Normal file
@@ -0,0 +1,11 @@
|
||||
package kotlin.concurrent;
|
||||
|
||||
import kotlin.Metadata;
|
||||
|
||||
/* compiled from: Volatile.kt */
|
||||
@Metadata(d1 = {"\u0000\u0014\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000*\u001e\b\u0007\u0010\u0000\"\u00020\u00012\u00020\u0001B\f\b\u0002\u0012\b\b\u0003\u0012\u0004\b\b(\u0004B\u0002\b\u0005¨\u0006\u0006"}, d2 = {"Volatile", "Lkotlin/jvm/Volatile;", "Lkotlin/SinceKotlin;", "version", "1.9", "Lkotlin/ExperimentalStdlibApi;", "kotlin-stdlib"}, k = 2, mv = {1, 8, 0}, xi = 48)
|
||||
/* loaded from: classes.dex */
|
||||
public final class VolatileKt {
|
||||
public static /* synthetic */ void Volatile$annotations() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user