36 lines
900 B
Java
36 lines
900 B
Java
package o;
|
|
|
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
|
import java.io.Serializable;
|
|
|
|
/* renamed from: o.glm, reason: case insensitive filesystem */
|
|
/* loaded from: classes6.dex */
|
|
public final class C15258glm implements Serializable, Cloneable, gkO {
|
|
private final String b;
|
|
private final String e;
|
|
|
|
public C15258glm(String str, String str2) {
|
|
this.e = (String) C15264gls.c(str, KtaJsonExactionHelper.NAME);
|
|
this.b = str2;
|
|
}
|
|
|
|
public final Object clone() throws CloneNotSupportedException {
|
|
return super.clone();
|
|
}
|
|
|
|
public final String toString() {
|
|
C15263glr c15263glr = C15263glr.a;
|
|
return C15263glr.d(this).toString();
|
|
}
|
|
|
|
@Override // o.gkS
|
|
public final String e() {
|
|
return this.b;
|
|
}
|
|
|
|
@Override // o.gkS
|
|
public final String c() {
|
|
return this.e;
|
|
}
|
|
}
|