/article-indexof

Source code for the article "Searching for a better indexOf"

Primary LanguageJava

article-indexof

Source code for the article "Searching for a better indexOf"

Main classes:

  • byteIndexof.Indexof for byte version
  • stringIndexof.Indexof for String version

Compiling: ordinary javac, no external dependencies.