public class DumpQueueMain extends Object
| Constructor and Description |
|---|
DumpQueueMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(@NotNull File path,
@NotNull PrintStream out,
long upperLimit) |
static void |
dump(@NotNull String path) |
static void |
main(String[] args) |
public static void main(String[] args) throws FileNotFoundException
FileNotFoundExceptionpublic static void dump(@NotNull
@NotNull String path)
throws FileNotFoundException
FileNotFoundExceptionpublic static void dump(@NotNull
@NotNull File path,
@NotNull
@NotNull PrintStream out,
long upperLimit)
Copyright © 2020. All rights reserved.