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.
96 lines
2.2 KiB
96 lines
2.2 KiB
.class final Lcom/google/common/io/ByteSource$EmptyByteSource; |
|
.super Lcom/google/common/io/ByteSource$ByteArrayByteSource; |
|
.source "ByteSource.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/common/io/ByteSource; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x1a |
|
name = "EmptyByteSource" |
|
.end annotation |
|
|
|
|
|
# static fields |
|
.field private static final INSTANCE:Lcom/google/common/io/ByteSource$EmptyByteSource; |
|
|
|
|
|
# direct methods |
|
.method static constructor <clinit>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 566 |
|
new-instance v0, Lcom/google/common/io/ByteSource$EmptyByteSource; |
|
|
|
invoke-direct {v0}, Lcom/google/common/io/ByteSource$EmptyByteSource;-><init>()V |
|
|
|
sput-object v0, Lcom/google/common/io/ByteSource$EmptyByteSource;->INSTANCE:Lcom/google/common/io/ByteSource$EmptyByteSource; |
|
|
|
return-void |
|
.end method |
|
|
|
.method private constructor <init>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 569 |
|
const/4 v0, 0x0 |
|
|
|
new-array v0, v0, [B |
|
|
|
invoke-direct {p0, v0}, Lcom/google/common/io/ByteSource$ByteArrayByteSource;-><init>([B)V |
|
|
|
.line 570 |
|
return-void |
|
.end method |
|
|
|
.method static synthetic access$200()Lcom/google/common/io/ByteSource$EmptyByteSource; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 564 |
|
sget-object v0, Lcom/google/common/io/ByteSource$EmptyByteSource;->INSTANCE:Lcom/google/common/io/ByteSource$EmptyByteSource; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public asCharSource(Ljava/nio/charset/Charset;)Lcom/google/common/io/CharSource; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 574 |
|
invoke-static {p1}, Lcom/google/common/base/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object; |
|
|
|
.line 575 |
|
invoke-static {}, Lcom/google/common/io/CharSource;->empty()Lcom/google/common/io/CharSource; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public read()[B |
|
.locals 1 |
|
|
|
.prologue |
|
.line 580 |
|
iget-object v0, p0, Lcom/google/common/io/ByteSource$EmptyByteSource;->bytes:[B |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public toString()Ljava/lang/String; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 585 |
|
const-string v0, "ByteSource.empty()" |
|
|
|
return-object v0 |
|
.end method
|
|
|