2019-02-04 20:08:30 +00:00
|
|
|
.class public final Lkotlin/q;
|
|
|
|
.super Ljava/lang/Object;
|
2019-02-04 20:29:01 +00:00
|
|
|
.source "Tuples.kt"
|
2019-02-04 20:08:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
2019-02-04 20:32:01 +00:00
|
|
|
.method public static final m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
2019-02-04 20:08:30 +00:00
|
|
|
.locals 1
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
|
|
value = {
|
|
|
|
"<A:",
|
|
|
|
"Ljava/lang/Object;",
|
|
|
|
"B:",
|
|
|
|
"Ljava/lang/Object;",
|
|
|
|
">(TA;TB;)",
|
|
|
|
"Lkotlin/Pair<",
|
|
|
|
"TA;TB;>;"
|
|
|
|
}
|
|
|
|
.end annotation
|
|
|
|
|
|
|
|
new-instance v0, Lkotlin/Pair;
|
|
|
|
|
|
|
|
invoke-direct {v0, p0, p1}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
|
|
|
|
|
|
|
return-object v0
|
|
|
|
.end method
|