ComponentDiscovery$RegistrarNameRetriever.smali
.class interface abstract Lcom/google/firebase/components/ComponentDiscovery$RegistrarNameRetriever;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-components@@16.0.0"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/components/ComponentDiscovery;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "RegistrarNameRetriever"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract retrieve(Ljava/lang/Object;)Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)",
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end method