Weather/smali_classes3/com/moji/recyclerviewpager/FragmentStatePagerAdapter$IContainerIdGenerator.smali
2021-05-10 10:13:34 +02:00

28 lines
735 B
Smali

.class public interface abstract Lcom/moji/recyclerviewpager/FragmentStatePagerAdapter$IContainerIdGenerator;
.super Ljava/lang/Object;
.source "FragmentStatePagerAdapter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/recyclerviewpager/FragmentStatePagerAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "IContainerIdGenerator"
.end annotation
# virtual methods
.method public abstract a(Ljava/util/Set;)I
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Set<",
"Ljava/lang/Integer;",
">;)I"
}
.end annotation
.end method