mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-28 01:52:26 -06:00
11 lines
460 B
Java
11 lines
460 B
Java
|
package androidx.compose.runtime.snapshots;
|
||
|
|
||
|
import kotlin.Metadata;
|
||
|
|
||
|
/* compiled from: SnapshotWeakSet.kt */
|
||
|
@Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\b\n\u0000\"\u000e\u0010\u0000\u001a\u00020\u0001X\u0082T¢\u0006\u0002\n\u0000¨\u0006\u0002"}, d2 = {"INITIAL_CAPACITY", "", "runtime_release"}, k = 2, mv = {1, 8, 0}, xi = 48)
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class SnapshotWeakSetKt {
|
||
|
private static final int INITIAL_CAPACITY = 16;
|
||
|
}
|