提交 9856477f 编写于 作者: D Daniel Beck

Update Javadoc for PR #1124

上级 389a3bcf
......@@ -104,7 +104,7 @@ public class AutoCompletionCandidates implements HttpResponse {
* The value the user has typed in. Matched as a prefix.
* @param container
* The nearby contextual {@link ItemGroup} to resolve relative job names from.
* @since TODO
* @since 1.553
*/
public static <T extends Item> AutoCompletionCandidates ofJobNames(final Class<T> type, final String value, ItemGroup container) {
final AutoCompletionCandidates candidates = new AutoCompletionCandidates();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册