33 lines
743 B
Java
33 lines
743 B
Java
package o;
|
|
|
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
|
import java.util.HashMap;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class KZl extends BrP {
|
|
private static HashMap<Integer, String> b;
|
|
|
|
static {
|
|
HashMap<Integer, String> hashMap = new HashMap<>();
|
|
b = hashMap;
|
|
hashMap.put(1, "Flags");
|
|
hashMap.put(2, "Epoch");
|
|
hashMap.put(3, "Scale");
|
|
hashMap.put(4, KtaJsonExactionHelper.VALUE);
|
|
}
|
|
|
|
public KZl() {
|
|
super.a(new C15827itK(this));
|
|
}
|
|
|
|
@Override // o.BrP
|
|
public final HashMap<Integer, String> c() {
|
|
return b;
|
|
}
|
|
|
|
@Override // o.BrP
|
|
public final String b() {
|
|
return "Apple Run Time";
|
|
}
|
|
}
|