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

35 lines
824 B
Smali

.class public final synthetic Lcom/amplifyframework/datastore/syncengine/j1;
.super Ljava/lang/Object;
.source "R8$$SyntheticClass"
# interfaces
.implements Lci/a;
# instance fields
.field public final synthetic a:Ljava/util/concurrent/Semaphore;
# direct methods
.method public synthetic constructor <init>(Ljava/util/concurrent/Semaphore;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/amplifyframework/datastore/syncengine/j1;->a:Ljava/util/concurrent/Semaphore;
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
iget-object v0, p0, Lcom/amplifyframework/datastore/syncengine/j1;->a:Ljava/util/concurrent/Semaphore;
invoke-virtual {v0}, Ljava/util/concurrent/Semaphore;->release()V
return-void
.end method