String documentation
The documentation string or.
Entry(@NotNull final String value, @Nullable final String documentation)
Creates a new instance.
String getDocumentation()
Returns the documentation string.
The value part of an entry of a settings file.
void setValue(@NotNull final String value)
Sets the value.
void setDocumentation(@Nullable final String documentation)
Sets the documentation string.