| Constructor and Description |
|---|
RunnableWrapper(Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
static RunnableWrapper |
of(Runnable r) |
void |
run() |
public RunnableWrapper(Runnable runnable)
public static RunnableWrapper of(Runnable r)
Copyright © 2021 The Apache Software Foundation. All rights reserved.