Download Latest Version v1.2.2 source code.tar.gz (3.1 MB)
Email in envelope

Get an email when there's a new version of AhoCorasickDoubleArrayTrie

Home / v1.2.0
Name Modified Size InfoDownloads / 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
  1. public boolean matches(String text)
  2. public Hit<V> findFirst(String text)
  3. For upgrading, you'll probably need to change AhoCorasickDoubleArrayTrie<String>.Hit<String> to AhoCorasickDoubleArrayTrie.Hit<String> in your old code.

Thanks @turbanoff for the new features!

Source: README.md, updated 2018-04-01