vertx / io.vertx.core.cli / TypedArgument / <init>

<init>

TypedArgument(arg: TypedArgument<T>)

Creates a new instance of TypedArgument by copying the state of another TypedArgument.

Parameters

arg - the copied argument

TypedArgument()

Creates an empty instance of TypedArgument.