提交 4b4d35d2 编写于 作者: K Kohsuke Kawaguchi

Missing @since

上级 550afcc9
......@@ -15,6 +15,7 @@ import java.lang.ref.SoftReference;
* and find things in it.
*
* @author Kohsuke Kawaguchi
* @since 1.LAZYLOAD
*/
public final class BuildReference<R> extends SoftReference<R> {
final String id;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册