Files
adif-api-reverse-engineering/apk_decompiled/sources/t3/c.java

17 lines
463 B
Java

package t3;
import java.util.ArrayList;
/* loaded from: classes3.dex */
public abstract class c {
/* renamed from: a, reason: collision with root package name */
public static final a f8551a = new b();
/* renamed from: b, reason: collision with root package name */
public static final ArrayList f8552b = new ArrayList();
/* renamed from: c, reason: collision with root package name */
public static volatile b[] f8553c = new b[0];
}