apkfuckery/com.discord/smali/androidx/coordinatorlayout/widget/CoordinatorLayout$DefaultBe...

39 lines
1.1 KiB
Smali

.class public interface abstract annotation Landroidx/coordinatorlayout/widget/CoordinatorLayout$DefaultBehavior;
.super Ljava/lang/Object;
.source "CoordinatorLayout.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/coordinatorlayout/widget/CoordinatorLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "DefaultBehavior"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# virtual methods
.method public abstract value()Ljava/lang/Class;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/lang/Class<",
"+",
"Landroidx/coordinatorlayout/widget/CoordinatorLayout$Behavior;",
">;"
}
.end annotation
.end method