public interface IWordAllowDenyCombine
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<String> |
getActualDenyList(List<String> allowList,
List<String> denyList,
IWordContext context)
获取最终的拒绝单词列表
|
Collection<String> getActualDenyList(List<String> allowList, List<String> denyList, IWordContext context)
allowList - 允许denyList - 拒绝context - 上下文Copyright © 2025. All rights reserved.