public class IoTransform extends Object
| Constructor and Description |
|---|
IoTransform() |
| Modifier and Type | Method and Description |
|---|---|
static void |
mainOld(String[] args) |
static void |
monitor(Object obj,
CompletableFuture<?> future)
Monitor status of an object until a completable future
completes
|
public static void mainOld(String[] args) throws IOException
IOExceptionpublic static void monitor(Object obj, CompletableFuture<?> future)
obj - future - Copyright © 2020. All rights reserved.