.class public interface abstract Lcom/google/android/datatransport/Transport; .super Ljava/lang/Object; .source "Transport.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # virtual methods .method public abstract schedule(Lcom/google/android/datatransport/Event;Lcom/google/android/datatransport/TransportScheduleCallback;)V .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/google/android/datatransport/Event<", "TT;>;", "Lcom/google/android/datatransport/TransportScheduleCallback;", ")V" } .end annotation .end method .method public abstract send(Lcom/google/android/datatransport/Event;)V .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/google/android/datatransport/Event<", "TT;>;)V" } .end annotation .end method