Minor javadoc tidy up
This commit is contained in:
@@ -127,9 +127,6 @@ public class TabCompleteHelper {
|
|||||||
*
|
*
|
||||||
* @param source The stream to prepend
|
* @param source The stream to prepend
|
||||||
* @return This {@link TabCompleteHelper} after having prepended the strings
|
* @return This {@link TabCompleteHelper} after having prepended the strings
|
||||||
* @see #append(Stream)
|
|
||||||
* @see #append(String...)
|
|
||||||
* @see #append(Class)
|
|
||||||
* @see #prepend(Stream)
|
* @see #prepend(Stream)
|
||||||
* @see #prepend(Class)
|
* @see #prepend(Class)
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user