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

<init>

TypedOption()

Creates an empty instance of TypedOption.

TypedOption(option: TypedOption<T>)

Creates an instance of TypedOption by copying the state of another TypedOption

Parameters

option - the copied option