apkfuckery/com.discord/smali/butterknife/ButterKnife$Setter.smali
2019-02-04 21:05:16 +01:00

35 lines
799 B
Smali

.class public interface abstract Lbutterknife/ButterKnife$Setter;
.super Ljava/lang/Object;
.source "ButterKnife.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lbutterknife/ButterKnife;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Setter"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Landroid/view/View;",
"V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract set(Landroid/view/View;Ljava/lang/Object;I)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;TV;I)V"
}
.end annotation
.end method