apkfuckery/com.discord/smali/butterknife/ButterKnife$Action.smali

31 lines
657 B
Smali
Raw Normal View History

2019-02-04 20:05:16 +00:00
.class public interface abstract Lbutterknife/ButterKnife$Action;
.super Ljava/lang/Object;
2019-02-04 20:08:30 +00:00
# interfaces
.implements Lbutterknife/Action;
2019-02-04 20:05:16 +00:00
# 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;",
">",
2019-02-04 20:08:30 +00:00
"Ljava/lang/Object;",
"Lbutterknife/Action<",
"TT;>;"
2019-02-04 20:05:16 +00:00
}
.end annotation
2019-02-04 20:08:30 +00:00
.annotation runtime Ljava/lang/Deprecated;
.end annotation