今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

76 lines
1.9 KiB

.class Lcom/google/common/io/FileBackedOutputStream$1;
.super Lcom/google/common/io/ByteSource;
.source "FileBackedOutputStream.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/common/io/FileBackedOutputStream;-><init>(IZ)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/google/common/io/FileBackedOutputStream;
# direct methods
.method constructor <init>(Lcom/google/common/io/FileBackedOutputStream;)V
.locals 0
.prologue
.line 97
iput-object p1, p0, Lcom/google/common/io/FileBackedOutputStream$1;->this$0:Lcom/google/common/io/FileBackedOutputStream;
invoke-direct {p0}, Lcom/google/common/io/ByteSource;-><init>()V
return-void
.end method
# virtual methods
.method protected finalize()V
.locals 2
.prologue
.line 105
:try_start_0
iget-object v0, p0, Lcom/google/common/io/FileBackedOutputStream$1;->this$0:Lcom/google/common/io/FileBackedOutputStream;
invoke-virtual {v0}, Lcom/google/common/io/FileBackedOutputStream;->reset()V
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.line 109
:goto_0
return-void
.line 106
:catch_0
move-exception v0
.line 107
sget-object v1, Ljava/lang/System;->err:Ljava/io/PrintStream;
invoke-virtual {v0, v1}, Ljava/lang/Throwable;->printStackTrace(Ljava/io/PrintStream;)V
goto :goto_0
.end method
.method public openStream()Ljava/io/InputStream;
.locals 1
.prologue
.line 100
iget-object v0, p0, Lcom/google/common/io/FileBackedOutputStream$1;->this$0:Lcom/google/common/io/FileBackedOutputStream;
invoke-static {v0}, Lcom/google/common/io/FileBackedOutputStream;->access$100(Lcom/google/common/io/FileBackedOutputStream;)Ljava/io/InputStream;
move-result-object v0
return-object v0
.end method