BackendRegistry.smali

.class public interface abstract Lcom/google/android/datatransport/runtime/backends/BackendRegistry;
.super Ljava/lang/Object;
.source "com.google.android.datatransport:transport-runtime@@2.2.0"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract get(Ljava/lang/String;)Lcom/google/android/datatransport/runtime/backends/TransportBackend;
.end method