This commit is contained in:
thinkgem
2022-12-20 23:29:02 +08:00
parent fe18621aa9
commit 4d7a40d30f

View File

@@ -26,6 +26,9 @@ import java.util.concurrent.ConcurrentMap;
* *
* @author calvin * @author calvin
* @version 2013-01-15 * @version 2013-01-15
*
* 该类,没有用到,可以删掉
*
*/ */
@Deprecated @Deprecated
@SuppressWarnings("rawtypes") @SuppressWarnings("rawtypes")