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.
53 lines
858 B
53 lines
858 B
2 years ago
|
.class final Lokio/Timeout$1;
|
||
|
.super Lokio/Timeout;
|
||
|
.source "Timeout.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lokio/Timeout;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 48
|
||
|
invoke-direct {p0}, Lokio/Timeout;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public deadlineNanoTime(J)Lokio/Timeout;
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 54
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public throwIfReached()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 58
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout;
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 50
|
||
|
return-object p0
|
||
|
.end method
|