public static class OptionManager.Entry
extends java.lang.Object
Option
and corresponding documentation string.Modifier and Type | Method and Description |
---|---|
@NotNull java.lang.String |
getDocumentation()
Returns the corresponding documentation string.
|
@NotNull Option |
getOption()
Returns the
Option instance. |