
public class Tester extends Object
| Constructor and Description |
|---|
Tester() |
Tester(boolean showGUI) |
Tester(String name,
boolean showGUI) |
| Modifier and Type | Method and Description |
|---|---|
static void |
console(String... args) |
static void |
main(String... args) |
public Tester(String name, boolean showGUI)
public Tester()
public Tester(boolean showGUI)
Copyright © 2021 LSST. All rights reserved.