15 lines
345 B
Java
15 lines
345 B
Java
package o;
|
|
|
|
import com.adobe.internal.xmp.XMPException;
|
|
|
|
/* loaded from: classes.dex */
|
|
public interface OPB extends Cloneable {
|
|
KfL a(C16758qxA c16758qxA) throws XMPException;
|
|
|
|
void b(String str, String str2, String str3, String str4, String str5) throws XMPException;
|
|
|
|
Object clone();
|
|
|
|
KfL e(String str) throws XMPException;
|
|
}
|