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