| Package | Description |
|---|---|
| net.openhft.chronicle.core.io | |
| net.openhft.chronicle.core.tcp | |
| net.openhft.chronicle.core.util |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IOTools.deleteDirWithFiles(File dir,
int maxDepth) |
static boolean |
IOTools.deleteDirWithFiles(String dir,
int maxDepth) |
static boolean |
IOTools.shallowDeleteDirWithFiles(File dir) |
static boolean |
IOTools.shallowDeleteDirWithFiles(String directory) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
ISocketChannel.getLocalAddress() |
InetSocketAddress |
VanillaSocketChannel.getLocalAddress() |
InetSocketAddress |
ISocketChannel.getRemoteAddress() |
InetSocketAddress |
VanillaSocketChannel.getRemoteAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThrowingBiConsumer.accept(I in,
J i2)
Performs this operation on the given arguments.
|
Copyright © 2018. All rights reserved.