|
package butterknife;
|
|
|
|
/* loaded from: classes.dex */
|
|
public interface Unbinder {
|
|
public static final Unbinder a = new Unbinder() { // from class: butterknife.Unbinder$$ExternalSyntheticLambda0
|
|
@Override // butterknife.Unbinder
|
|
public final void a() {
|
|
}
|
|
};
|
|
|
|
void a();
|
|
}
|