Various minor cleanup
This commit is contained in:
parent
0c5fec4187
commit
f7b7b93251
12 changed files with 29 additions and 21 deletions
|
|
@ -746,7 +746,7 @@ public class CommandArgument<C, T> implements Comparable<CommandArgument<?, ?>>,
|
|||
}
|
||||
|
||||
/**
|
||||
* A variant of builders designed for subclassing, that returns a self type .
|
||||
* A variant of builders designed for subclassing, that returns a self type.
|
||||
*
|
||||
* @param <C> sender type
|
||||
* @param <T> argument value type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue