| Package | Description |
|---|---|
| net.tascalate.concurrent.io |
| Modifier and Type | Method and Description |
|---|---|
static AsyncFileChannel |
AsyncFileChannel.open(Path file,
ExecutorService executor,
OpenOption... options) |
static AsyncFileChannel |
AsyncFileChannel.open(Path file,
ExecutorService executor,
Set<? extends OpenOption> options,
FileAttribute<?>... attrs) |
Copyright © 2021. All rights reserved.