what-the-bank/sources/com/kofax/mobile/sdk/capture/bill/RttiBillExtractor.java

14 lines
426 B
Java

package com.kofax.mobile.sdk.capture.bill;
import com.kofax.mobile.sdk._internal.IImageToByteArray;
import com.kofax.mobile.sdk._internal.impl.extraction.rtti.RttiExtractor;
import o.InterfaceC13391fZD;
/* loaded from: classes3.dex */
public class RttiBillExtractor extends RttiExtractor {
@InterfaceC13391fZD
public RttiBillExtractor(IImageToByteArray iImageToByteArray) {
super(iImageToByteArray);
}
}