discord-jadx/app/src/main/java/com/discord/stores/StoreUserRelationshipsKt.java
2021-11-01 08:19:03 +01:00

13 lines
441 B
Java

package com.discord.stores;
import d0.o;
import d0.t.h0;
import java.util.HashMap;
/* compiled from: StoreUserRelationships.kt */
public final class StoreUserRelationshipsKt {
private static final HashMap<Long, Integer> UNLOADED_RELATIONSHIPS_SENTINEL = h0.hashMapOf(o.to(-1L, -1));
public static final /* synthetic */ HashMap access$getUNLOADED_RELATIONSHIPS_SENTINEL$p() {
return UNLOADED_RELATIONSHIPS_SENTINEL;
}
}