Class CliUtil.FloatConverter

java.lang.Object
org.djutils.cli.CliUtil.FloatConverter
All Implemented Interfaces:
CommandLine.ITypeConverter<Float>
Enclosing class:
CliUtil

public static class CliUtil.FloatConverter extends Object implements CommandLine.ITypeConverter<Float>
Convert a Double String on the command line to a Double, taking into account the locale.