51 lines
1.0 KiB
Smali
51 lines
1.0 KiB
Smali
.class final Lcom/mbridge/msdk/thrid/okio/Timeout$1;
|
|
.super Lcom/mbridge/msdk/thrid/okio/Timeout;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/mbridge/msdk/thrid/okio/Timeout;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 48
|
|
invoke-direct {p0}, Lcom/mbridge/msdk/thrid/okio/Timeout;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public deadlineNanoTime(J)Lcom/mbridge/msdk/thrid/okio/Timeout;
|
|
.locals 0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public throwIfReached()V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public timeout(JLjava/util/concurrent/TimeUnit;)Lcom/mbridge/msdk/thrid/okio/Timeout;
|
|
.locals 0
|
|
|
|
return-object p0
|
|
.end method
|