apkfuckery/com.discord/smali/androidx/collection/LruCacheKt$lruCache$2.smali

78 lines
1.7 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Landroidx/collection/LruCacheKt$lruCache$2;
2020-09-16 21:45:36 +00:00
.super Lk0/n/c/i;
2020-07-08 16:44:49 +00:00
.source "LruCache.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/collection/LruCacheKt;->lruCache$default(ILkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;ILjava/lang/Object;)Landroidx/collection/LruCache;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-16 21:45:36 +00:00
"Lk0/n/c/i;",
2020-07-08 16:44:49 +00:00
"Lkotlin/jvm/functions/Function1<",
"TK;TV;>;"
}
.end annotation
# static fields
.field public static final INSTANCE:Landroidx/collection/LruCacheKt$lruCache$2;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Landroidx/collection/LruCacheKt$lruCache$2;
invoke-direct {v0}, Landroidx/collection/LruCacheKt$lruCache$2;-><init>()V
sput-object v0, Landroidx/collection/LruCacheKt$lruCache$2;->INSTANCE:Landroidx/collection/LruCacheKt$lruCache$2;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-09-16 21:45:36 +00:00
invoke-direct {p0, v0}, Lk0/n/c/i;-><init>(I)V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TK;)TV;"
}
.end annotation
2020-09-16 21:45:36 +00:00
const/4 v0, 0x0
2020-07-08 16:44:49 +00:00
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-07-08 16:44:49 +00:00
2020-09-16 21:45:36 +00:00
return-object v0
2020-07-08 16:44:49 +00:00
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "it"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
throw v0
2020-07-08 16:44:49 +00:00
.end method