Class CliUnitConverters.LENGTH

java.lang.Object
org.djutils.cli.CliUnitConverters.LENGTH
All Implemented Interfaces:
CommandLine.ITypeConverter<Length>
Enclosing class:
CliUnitConverters

public static class CliUnitConverters.LENGTH
extends Object
implements CommandLine.ITypeConverter<Length>
Convert a length String with unit on the command line to a Length scalar.