| Modifier and Type | Class and Description |
|---|---|
static class |
Runnable.Barrier
A barrier runnable automatically blocks the execution of subsequent
runnables until all the tasks in the task group reach the barrier.
|
static class |
Runnable.Barrier.Builder
A barrier runnable automatically blocks the execution of subsequent
runnables until all the tasks in the task group reach the barrier.
|
| Modifier and Type | Method and Description |
|---|---|
Runnable.BarrierOrBuilder |
RunnableOrBuilder.getBarrierOrBuilder()
Barrier runnable.
|
Runnable.BarrierOrBuilder |
Runnable.getBarrierOrBuilder()
Barrier runnable.
|
Runnable.BarrierOrBuilder |
Runnable.Builder.getBarrierOrBuilder()
Barrier runnable.
|
Copyright © 2025 Google LLC. All rights reserved.