NetMirror.apk

Download file
package r2;

import kotlin.jvm.internal.DefaultConstructorMarker;

/* JADX INFO: loaded from: classes.dex */
public abstract class p implements Comparable {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final a f10583b = new a(null);

    public static final class a {
        public /* synthetic */ a(DefaultConstructorMarker defaultConstructorMarker) {
            this();
        }

        private a() {
        }
    }

    public static short a(short s3) {
        return s3;
    }
}
Download file