2022-06-10 21:38:30 +09:00

37 lines
1.1 KiB
Smali

.class public final synthetic Lcom/amplifyframework/datastore/syncengine/g0;
.super Ljava/lang/Object;
.source "R8$$SyntheticClass"
# interfaces
.implements Lci/g;
# instance fields
.field public final synthetic a:Lcom/amplifyframework/datastore/syncengine/PendingMutation;
# direct methods
.method public synthetic constructor <init>(Lcom/amplifyframework/datastore/syncengine/PendingMutation;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/amplifyframework/datastore/syncengine/g0;->a:Lcom/amplifyframework/datastore/syncengine/PendingMutation;
return-void
.end method
# virtual methods
.method public final accept(Ljava/lang/Object;)V
.locals 1
iget-object v0, p0, Lcom/amplifyframework/datastore/syncengine/g0;->a:Lcom/amplifyframework/datastore/syncengine/PendingMutation;
check-cast p1, Ljava/lang/Throwable;
invoke-static {v0, p1}, Lcom/amplifyframework/datastore/syncengine/MutationProcessor;->c(Lcom/amplifyframework/datastore/syncengine/PendingMutation;Ljava/lang/Throwable;)V
return-void
.end method