Skip to content

Commit

Permalink
Revert "Extend javadoc of IParameterConsumer interface"
Browse files Browse the repository at this point in the history
This reverts commit c0a48c1.
  • Loading branch information
MarkoMackic committed Oct 17, 2021
1 parent 2033f85 commit 617beca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/picocli/CommandLine.java
Original file line number Diff line number Diff line change
Expand Up @@ -4973,8 +4973,6 @@ private static class NoDefaultProvider implements IDefaultValueProvider {
* }
* }
* }</pre>
* <p>If this interface does not meet your requirements, you may have a look at the more powerful
* and flexible {@link IParameterPreprocessor} interface introduced with picocli 4.6.</p>
* @see Option#parameterConsumer()
* @see Parameters#parameterConsumer()
* @since 4.0 */
Expand Down

0 comments on commit 617beca

Please sign in to comment.