apkfuckery/com.discord/smali/com/discord/restapi/utils/RetryWithDelay$restRetry$2$...

100 lines
2.5 KiB
Smali

.class public final synthetic Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2$1;
.super Lc0/n/c/i;
.source "RetryWithDelay.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2;->call(Lrx/Observable;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/i;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2$1;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2$1;
invoke-direct {v0}, Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2$1;-><init>()V
sput-object v0, Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2$1;->INSTANCE:Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2$1;
return-void
.end method
.method public constructor <init>()V
.locals 6
const/4 v1, 0x1
const/4 v2, 0x0
const-string v3, "isNetworkError"
const-string v4, "invoke(Ljava/lang/Throwable;)Z"
const/4 v5, 0x0
move-object v0, p0
invoke-direct/range {v0 .. v5}, Lc0/n/c/i;-><init>(ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lcom/discord/restapi/utils/RetryWithDelay$restRetry$2$1;->invoke(Ljava/lang/Throwable;)Z
move-result p1
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method
.method public final invoke(Ljava/lang/Throwable;)Z
.locals 1
const-string v0, "p1"
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
sget-object v0, Lcom/discord/restapi/utils/RetryWithDelay$restRetry$1;->INSTANCE:Lcom/discord/restapi/utils/RetryWithDelay$restRetry$1;
invoke-virtual {v0, p1}, Lcom/discord/restapi/utils/RetryWithDelay$restRetry$1;->invoke(Ljava/lang/Throwable;)Z
move-result p1
return p1
.end method