瀏覽代碼

Merge pull request #468 from vimfun/patch-1

Update tutorial.html: `javassist.util.HotSwapper`
tags/rel_3_30_0_ga
Shigeru Chiba 4 月之前
父節點
當前提交
8cd171c4db
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      tutorial/tutorial.html

+ 1
- 1
tutorial/tutorial.html 查看文件

@@ -1092,7 +1092,7 @@ They have the same set of methods and fields.

<p>Javassist provides a convenient class for reloading a class at runtime.
For more information, see the API documentation of
<code>javassist.tools.HotSwapper</code>.
<code>javassist.util.HotSwapper</code>.

<p><br>


Loading…
取消
儲存