mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
84 lines
1.9 KiB
Smali
84 lines
1.9 KiB
Smali
.class public final Lokio/Timeout$Companion$NONE$1;
|
|
.super Lokio/Timeout;
|
|
.source "Timeout.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokio/Timeout;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
d1 = {
|
|
"\u0000\u001f\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000*\u0001\u0000\u0008\n\u0018\u00002\u00020\u0001J\u0010\u0010\u0002\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\u0016J\u0008\u0010\u0004\u001a\u00020\u0005H\u0016J\u0018\u0010\u0006\u001a\u00020\u00012\u0006\u0010\u0006\u001a\u00020\u00032\u0006\u0010\u0007\u001a\u00020\u0008H\u0016\u00a8\u0006\t"
|
|
}
|
|
d2 = {
|
|
"okio/Timeout$Companion$NONE$1",
|
|
"Lokio/Timeout;",
|
|
"deadlineNanoTime",
|
|
"",
|
|
"throwIfReached",
|
|
"",
|
|
"timeout",
|
|
"unit",
|
|
"Ljava/util/concurrent/TimeUnit;",
|
|
"okio"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 218
|
|
invoke-direct {p0}, Lokio/Timeout;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public deadlineNanoTime(J)Lokio/Timeout;
|
|
.locals 0
|
|
|
|
.line 221
|
|
check-cast p0, Lokio/Timeout;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public throwIfReached()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout;
|
|
.locals 0
|
|
|
|
const-string p1, "unit"
|
|
|
|
invoke-static {p3, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 219
|
|
check-cast p0, Lokio/Timeout;
|
|
|
|
return-object p0
|
|
.end method
|