tmap/smali/androidx/paging/ContiguousPagedList$FetchState.smali
2022-06-10 21:38:30 +09:00

22 lines
633 B
Smali

.class interface abstract annotation Landroidx/paging/ContiguousPagedList$FetchState;
.super Ljava/lang/Object;
.source "ContiguousPagedList.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/paging/ContiguousPagedList;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "FetchState"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation