13 lines
381 B
Java
13 lines
381 B
Java
|
package o;
|
||
|
|
||
|
import java.util.Collection;
|
||
|
|
||
|
/* renamed from: o.gaz, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public class C14885gaz extends C14884gay {
|
||
|
public static final <T> int a(Iterable<? extends T> iterable, int i) {
|
||
|
C14957gcv.e(iterable, "");
|
||
|
return iterable instanceof Collection ? ((Collection) iterable).size() : i;
|
||
|
}
|
||
|
}
|