mirror of
https://github.com/houbb/sensitive-word.git
synced 2026-03-22 00:17:35 +08:00
d
This commit is contained in:
@@ -347,6 +347,8 @@ public class SensitiveWordBs {
|
||||
* 2. 如果不存在,返回空列表
|
||||
*
|
||||
* @param target 目标字符串
|
||||
* @param <R> 泛型
|
||||
* @param handler 处理类
|
||||
* @return 敏感词列表
|
||||
* @since 0.0.1
|
||||
*/
|
||||
|
||||
@@ -103,6 +103,7 @@ public final class SensitiveWordHelper {
|
||||
*
|
||||
* @param target 目标字符串
|
||||
* @param handler 结果处理类
|
||||
* @param <R> 泛型
|
||||
* @return 敏感词
|
||||
* @since 0.1.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user