Class CliUnitConverters.SPEED

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

public static class CliUnitConverters.SPEED
extends Object
implements CommandLine.ITypeConverter<Speed>
Convert a speed String with unit on the command line to a Speed scalar.