9 lines
212 B
Java
9 lines
212 B
Java
|
package com.kofax.mobile.sdk._internal.extraction;
|
||
|
|
||
|
import com.kofax.kmc.ken.engines.data.ImagePerfectionProfile;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public interface b {
|
||
|
ImagePerfectionProfile O(String str);
|
||
|
}
|