apkfuckery/com.discord/smali/butterknife/ButterKnife$Action.smali
2019-02-04 21:08:30 +01:00

30 lines
657 B
Smali

.class public interface abstract Lbutterknife/ButterKnife$Action;
.super Ljava/lang/Object;
# interfaces
.implements Lbutterknife/Action;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lbutterknife/ButterKnife;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Action"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Landroid/view/View;",
">",
"Ljava/lang/Object;",
"Lbutterknife/Action<",
"TT;>;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation