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