ComponentRegistrar.smali
.class public interface abstract Lcom/google/firebase/components/ComponentRegistrar;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-components@@16.0.0"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getComponents()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/google/firebase/components/Component<",
"*>;>;"
}
.end annotation
.end method