今奥全景相机
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.

81 lines
2.0 KiB

.class final Lcom/google/common/io/ByteStreams$2;
.super Ljava/lang/Object;
.source "ByteStreams.java"
# interfaces
.implements Lcom/google/common/base/Function;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/common/io/ByteStreams;->join(Ljava/lang/Iterable;)Lcom/google/common/io/InputSupplier;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/common/base/Function",
"<",
"Lcom/google/common/io/InputSupplier",
"<+",
"Ljava/io/InputStream;",
">;",
"Lcom/google/common/io/ByteSource;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.prologue
.line 982
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public apply(Lcom/google/common/io/InputSupplier;)Lcom/google/common/io/ByteSource;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/io/InputSupplier",
"<+",
"Ljava/io/InputStream;",
">;)",
"Lcom/google/common/io/ByteSource;"
}
.end annotation
.prologue
.line 985
invoke-static {p1}, Lcom/google/common/io/ByteStreams;->asByteSource(Lcom/google/common/io/InputSupplier;)Lcom/google/common/io/ByteSource;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic apply(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.prologue
.line 982
check-cast p1, Lcom/google/common/io/InputSupplier;
invoke-virtual {p0, p1}, Lcom/google/common/io/ByteStreams$2;->apply(Lcom/google/common/io/InputSupplier;)Lcom/google/common/io/ByteSource;
move-result-object v0
return-object v0
.end method