You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
package p008c0;
|
|
|
|
/* renamed from: c0.a */
|
|
/* loaded from: classes.dex */
|
|
public class C0495a {
|
|
/* renamed from: a */
|
|
public static int m3619a(int i, int i2, int i3) {
|
|
return i < i2 ? i2 : i > i3 ? i3 : i;
|
|
}
|
|
} |