public interface Killer
| Modifier and Type | Method and Description |
|---|---|
boolean |
kill(Mention mention,
MentionChain chain)
Return
true if the match between mention and
mention chain should be excluded. |
boolean kill(Mention mention, MentionChain chain)
true if the match between mention and
mention chain should be excluded.mention - Mention to match.chain - Mention chain to match.true if the match should be prohibited.Copyright © 2019 Alias-i, Inc.. All rights reserved.