w.smali
.class abstract Lcom/google/android/datatransport/runtime/w;
.super Ljava/lang/Object;
.source "TransportRuntimeComponent.java"
# interfaces
.implements Ljava/io/Closeable;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/datatransport/runtime/w$a;
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method abstract b()Lcom/google/android/datatransport/runtime/d/a/d;
.end method
.method public close()V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
invoke-virtual {p0}, Lcom/google/android/datatransport/runtime/w;->b()Lcom/google/android/datatransport/runtime/d/a/d;
move-result-object v0
invoke-interface {v0}, Ljava/io/Closeable;->close()V
return-void
.end method
.method abstract d()Lcom/google/android/datatransport/runtime/v;
.end method