2020-09-18 17:51:47 +00:00
|
|
|
.class public final synthetic Li0/c/a;
|
2020-05-17 12:40:10 +00:00
|
|
|
.super Ljava/lang/Object;
|
|
|
|
.source "lambda"
|
|
|
|
|
|
|
|
# interfaces
|
|
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
|
|
|
|
|
|
# instance fields
|
2020-07-08 16:44:49 +00:00
|
|
|
.field public final synthetic d:Ljava/util/concurrent/CountDownLatch;
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
|
|
|
.method public synthetic constructor <init>(Ljava/util/concurrent/CountDownLatch;)V
|
|
|
|
.locals 0
|
|
|
|
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
|
2020-09-18 17:51:47 +00:00
|
|
|
iput-object p1, p0, Li0/c/a;->d:Ljava/util/concurrent/CountDownLatch;
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|
|
|
|
|
|
|
|
|
|
|
|
# virtual methods
|
|
|
|
.method public final run()V
|
|
|
|
.locals 1
|
|
|
|
|
2020-09-18 17:51:47 +00:00
|
|
|
iget-object v0, p0, Li0/c/a;->d:Ljava/util/concurrent/CountDownLatch;
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountDownLatch;->countDown()V
|
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|