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.
69 lines
1.6 KiB
69 lines
1.6 KiB
.class final Lcom/google/common/io/CharSource$EmptyCharSource; |
|
.super Lcom/google/common/io/CharSource$CharSequenceCharSource; |
|
.source "CharSource.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/common/io/CharSource; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x1a |
|
name = "EmptyCharSource" |
|
.end annotation |
|
|
|
|
|
# static fields |
|
.field private static final INSTANCE:Lcom/google/common/io/CharSource$EmptyCharSource; |
|
|
|
|
|
# direct methods |
|
.method static constructor <clinit>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 423 |
|
new-instance v0, Lcom/google/common/io/CharSource$EmptyCharSource; |
|
|
|
invoke-direct {v0}, Lcom/google/common/io/CharSource$EmptyCharSource;-><init>()V |
|
|
|
sput-object v0, Lcom/google/common/io/CharSource$EmptyCharSource;->INSTANCE:Lcom/google/common/io/CharSource$EmptyCharSource; |
|
|
|
return-void |
|
.end method |
|
|
|
.method private constructor <init>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 426 |
|
const-string v0, "" |
|
|
|
invoke-direct {p0, v0}, Lcom/google/common/io/CharSource$CharSequenceCharSource;-><init>(Ljava/lang/CharSequence;)V |
|
|
|
.line 427 |
|
return-void |
|
.end method |
|
|
|
.method static synthetic access$000()Lcom/google/common/io/CharSource$EmptyCharSource; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 421 |
|
sget-object v0, Lcom/google/common/io/CharSource$EmptyCharSource;->INSTANCE:Lcom/google/common/io/CharSource$EmptyCharSource; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public toString()Ljava/lang/String; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 431 |
|
const-string v0, "CharSource.empty()" |
|
|
|
return-object v0 |
|
.end method
|
|
|