f.smali
.class public interface abstract Lcom/google/android/datatransport/f;
.super Ljava/lang/Object;
.source "TransportFactory.java"
# virtual methods
.method public abstract getTransport(Ljava/lang/String;Ljava/lang/Class;Lcom/google/android/datatransport/b;Lcom/google/android/datatransport/d;)Lcom/google/android/datatransport/e;
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/lang/String;",
"Ljava/lang/Class<",
"TT;>;",
"Lcom/google/android/datatransport/b;",
"Lcom/google/android/datatransport/d<",
"TT;[B>;)",
"Lcom/google/android/datatransport/e<",
"TT;>;"
}
.end annotation
.end method