v.smali
.class abstract Lr4/v;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/io/Closeable;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lr4/v$a;
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method abstract a()Lz4/d;
.end method
.method abstract b()Lr4/u;
.end method
.method public close()V
.registers 2
invoke-virtual {p0}, Lr4/v;->a()Lz4/d;
move-result-object v0
invoke-interface {v0}, Ljava/io/Closeable;->close()V
return-void
.end method