Package net.bmahe.genetics4j.samples
Class CLIUtils
java.lang.Object
net.bmahe.genetics4j.samples.CLIUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
cliHelpAndExit
(org.apache.logging.log4j.Logger logger, Class<?> clazz, org.apache.commons.cli.Options options, String extraMessage)
-
Constructor Details
-
CLIUtils
private CLIUtils()
-
-
Method Details
-
cliHelpAndExit
-