]> git.mxchange.org Git - jfinancials-swing.git/blobdiff - Addressbook/src/org/mxchange/addressbook/client/Client.java
Updated comment (minor)
[jfinancials-swing.git] / Addressbook / src / org / mxchange / addressbook / client / Client.java
index ea748a5478c6664f2a1793153d0bae0912aeca05..4319a59969fdcfd2d607fc3319ff35224c982a68 100644 (file)
@@ -86,7 +86,9 @@ public interface Client extends FrameworkInterface {
     public char enterChar (final char[] validChars, final String message);\r
 \r
     /**\r
-     * Reads a string of minimum and maximum length from the user\r
+     * Reads a string of minimum and maximum length from the user. An empty\r
+     * string should be generally not allowed, but might be okay for e.g.\r
+     * company name.\r
      * \r
      * @param minLength        Minimum length of the string to read\r
      * @param maxLength        Maximum length of the string to read\r