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
FileNotFoundException
public static void dump(@NotNull String path) throws FileNotFoundException
FileNotFoundException
public static void dump(@NotNull File path, @NotNull PrintStream out, long upperLimit)
Copyright © 2018. All rights reserved.