public class GCViewer extends Object
| Constructor and Description |
|---|
GCViewer() |
GCViewer(GCViewerGuiController gcViewerGuiController,
GCViewerArgsParser gcViewerArgsParser) |
| Modifier and Type | Method and Description |
|---|---|
int |
doMain(String[] args) |
static void |
main(String[] args) |
public GCViewer()
public GCViewer(GCViewerGuiController gcViewerGuiController, GCViewerArgsParser gcViewerArgsParser)
public static void main(String[] args) throws InvocationTargetException, InterruptedException
public int doMain(String[] args) throws InvocationTargetException, InterruptedException
Copyright © 2019. All rights reserved.