61 lines
1.4 KiB
Smali
61 lines
1.4 KiB
Smali
.class public final synthetic Lcom/amplifyframework/datastore/syncengine/k3;
|
|
.super Ljava/lang/Object;
|
|
.source "R8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/function/BinaryOperator;
|
|
|
|
|
|
# static fields
|
|
.field public static final synthetic a:Lcom/amplifyframework/datastore/syncengine/k3;
|
|
|
|
|
|
# direct methods
|
|
.method public static synthetic constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lcom/amplifyframework/datastore/syncengine/k3;
|
|
|
|
invoke-direct {v0}, Lcom/amplifyframework/datastore/syncengine/k3;-><init>()V
|
|
|
|
sput-object v0, Lcom/amplifyframework/datastore/syncengine/k3;->a:Lcom/amplifyframework/datastore/syncengine/k3;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
check-cast p1, Ljava/lang/Integer;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
|
|
|
|
move-result p1
|
|
|
|
check-cast p2, Ljava/lang/Integer;
|
|
|
|
invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I
|
|
|
|
move-result p2
|
|
|
|
invoke-static {p1, p2}, Ljava/lang/Integer;->sum(II)I
|
|
|
|
move-result p1
|
|
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|