19 lines
357 B
Java
19 lines
357 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.aO, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C1775aO {
|
|
|
|
@SerializedName("tileId")
|
|
public long a;
|
|
|
|
@SerializedName("sortSequence")
|
|
public int e;
|
|
|
|
public static C1775aO d() {
|
|
return new C1775aO();
|
|
}
|
|
}
|