103 lines
2.6 KiB
Smali
103 lines
2.6 KiB
Smali
.class public final Lkotlin/io/n;
|
|
.super Ljava/lang/Object;
|
|
.source "ReadWrite.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/sequences/m;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lkotlin/sequences/m<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u001a\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0002\u0010(\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0008\u0002\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00020\u0001B\u000f\u0012\u0006\u0010\u0008\u001a\u00020\u0005\u00a2\u0006\u0004\u0008\t\u0010\nJ\u000f\u0010\u0004\u001a\u0008\u0012\u0004\u0012\u00020\u00020\u0003H\u0096\u0002R\u0014\u0010\u0008\u001a\u00020\u00058\u0002X\u0082\u0004\u00a2\u0006\u0006\n\u0004\u0008\u0006\u0010\u0007\u00a8\u0006\u000b"
|
|
}
|
|
d2 = {
|
|
"Lkotlin/io/n;",
|
|
"Lkotlin/sequences/m;",
|
|
"",
|
|
"",
|
|
"iterator",
|
|
"Ljava/io/BufferedReader;",
|
|
"a",
|
|
"Ljava/io/BufferedReader;",
|
|
"reader",
|
|
"<init>",
|
|
"(Ljava/io/BufferedReader;)V",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x5,
|
|
0x1
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Ljava/io/BufferedReader;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/io/BufferedReader;)V
|
|
.locals 1
|
|
.param p1 # Ljava/io/BufferedReader;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
const-string v0, "reader"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lkotlin/io/n;->a:Ljava/io/BufferedReader;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final synthetic c(Lkotlin/io/n;)Ljava/io/BufferedReader;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lkotlin/io/n;->a:Ljava/io/BufferedReader;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public iterator()Ljava/util/Iterator;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Iterator<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lkotlin/io/n$a;
|
|
|
|
invoke-direct {v0, p0}, Lkotlin/io/n$a;-><init>(Lkotlin/io/n;)V
|
|
|
|
return-object v0
|
|
.end method
|