public class GCViewerArgsParser extends Object
| Constructor and Description |
|---|
GCViewerArgsParser() |
| Modifier and Type | Method and Description |
|---|---|
int |
getArgumentCount() |
String |
getChartFilePath() |
GCResource |
getGcResource() |
String |
getSummaryFilePath() |
DataWriterType |
getType() |
void |
parseArguments(String[] args)
Parse arguments given in parameter.
|
public int getArgumentCount()
public String getChartFilePath()
public GCResource getGcResource()
public String getSummaryFilePath()
public DataWriterType getType()
public void parseArguments(String[] args) throws GCViewerArgsParserException
args - command line arguments to be parsedGCViewerArgsParserException - notify about illegal argumentCopyright © 2019. All rights reserved.