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.
52 lines
1.2 KiB
52 lines
1.2 KiB
2 years ago
|
.class Lcom/google/common/io/LineReader$1;
|
||
|
.super Lcom/google/common/io/LineBuffer;
|
||
|
.source "LineReader.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/google/common/io/LineReader;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/google/common/io/LineReader;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/google/common/io/LineReader;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 45
|
||
|
iput-object p1, p0, Lcom/google/common/io/LineReader$1;->this$0:Lcom/google/common/io/LineReader;
|
||
|
|
||
|
invoke-direct {p0}, Lcom/google/common/io/LineBuffer;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method protected handleLine(Ljava/lang/String;Ljava/lang/String;)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 47
|
||
|
iget-object v0, p0, Lcom/google/common/io/LineReader$1;->this$0:Lcom/google/common/io/LineReader;
|
||
|
|
||
|
invoke-static {v0}, Lcom/google/common/io/LineReader;->access$000(Lcom/google/common/io/LineReader;)Ljava/util/Queue;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-interface {v0, p1}, Ljava/util/Queue;->add(Ljava/lang/Object;)Z
|
||
|
|
||
|
.line 48
|
||
|
return-void
|
||
|
.end method
|