Weather/smali/android/support/v7/widget/RecyclerView$ItemAnimator$AdapterChanges.smali
2021-05-10 10:13:34 +02:00

22 lines
673 B
Smali

.class public interface abstract annotation Landroid/support/v7/widget/RecyclerView$ItemAnimator$AdapterChanges;
.super Ljava/lang/Object;
.source "RecyclerView.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v7/widget/RecyclerView$ItemAnimator;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "AdapterChanges"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation