| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-04-01 | 286 Bytes | |
| v1.2.0 New Feature source code.tar.gz | 2018-04-01 | 3.1 MB | |
| v1.2.0 New Feature source code.zip | 2018-04-01 | 3.2 MB | |
| Totals: 3 Items | 6.3 MB | 0 | |
public boolean matches(String text)public Hit<V> findFirst(String text)- For upgrading, you'll probably need to change
AhoCorasickDoubleArrayTrie<String>.Hit<String>toAhoCorasickDoubleArrayTrie.Hit<String>in your old code.
Thanks @turbanoff for the new features!