org.optaplanner.examples.common.app
Class CommonBenchmarkApp.ArgOption
java.lang.Object
org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
- Enclosing class:
- CommonBenchmarkApp
protected static class CommonBenchmarkApp.ArgOption
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonBenchmarkApp.ArgOption
public CommonBenchmarkApp.ArgOption(String name,
String benchmarkConfig)
CommonBenchmarkApp.ArgOption
public CommonBenchmarkApp.ArgOption(String name,
String benchmarkConfig,
boolean template)
getName
public String getName()
getBenchmarkConfig
public String getBenchmarkConfig()
isTemplate
public boolean isTemplate()
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.