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.
49 lines
1.3 KiB
49 lines
1.3 KiB
2 years ago
|
.class Lcom/google/common/io/FileBackedOutputStream$2;
|
||
|
.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 112
|
||
|
iput-object p1, p0, Lcom/google/common/io/FileBackedOutputStream$2;->this$0:Lcom/google/common/io/FileBackedOutputStream;
|
||
|
|
||
|
invoke-direct {p0}, Lcom/google/common/io/ByteSource;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public openStream()Ljava/io/InputStream;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 115
|
||
|
iget-object v0, p0, Lcom/google/common/io/FileBackedOutputStream$2;->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
|