what-the-bank/sources/o/C15256glk.java

22 lines
480 B
Java

package o;
/* renamed from: o.glk, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public final class C15256glk {
public static final C15256glk c;
static {
new C15256glk();
c = new C15256glk();
}
public static int e(gkS gks) {
if (gks == null) {
return 0;
}
int length = gks.c().length();
String e = gks.e();
return e != null ? length + e.length() + 3 : length;
}
}