File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -511,7 +511,7 @@ Add an one-arg option argument to a mutable collection of `String`s.
511511Apply an _n_-arg option to a (setter) method with _n_ parameters of type `String`.
512512<7> link:de.tototec.cmdoption/src/main/java/de/tototec/cmdoption/handler/LongHandler.java[`LongHandler`] --
513513Apply an one-arg option to a `Long` or `long` field or method.
514- <8>link:de.tototec.cmdoption/src/main/java/de/tototec/cmdoption/handler/LongHandler.java[`LongHandler`] --
514+ <8> link:de.tototec.cmdoption/src/main/java/de/tototec/cmdoption/handler/LongHandler.java[`LongHandler`] --
515515Apply an one-arg option to a `Integer` or `int` field or method.
516516<9> link:de.tototec.cmdoption/src/main/java/de/tototec/cmdoption/handler/EnumHandler.java[`EnumHandler`] --
517517Parse a Sting to a Enum of the expected type and applies it to a field or a one-arg method.
You can’t perform that action at this time.
0 commit comments