package o; import com.google.zxing.FormatException; import com.google.zxing.NotFoundException; /* loaded from: classes2.dex */ public abstract class SpN { private final C17416wdP b; private final itT e; public abstract String a() throws NotFoundException, FormatException; /* JADX INFO: Access modifiers changed from: package-private */ public SpN(C17416wdP c17416wdP) { this.b = c17416wdP; this.e = new itT(c17416wdP); } /* JADX INFO: Access modifiers changed from: protected */ public final C17416wdP e() { return this.b; } /* JADX INFO: Access modifiers changed from: protected */ public final itT d() { return this.e; } }