com.rockymadden.stringmetric

phonetic

package phonetic

Visibility
  1. Public
  2. All

Value Members

  1. object MetaphoneAlgorithm extends StringAlgorithm with Product with Serializable

  2. object MetaphoneMetric extends StringMetric[Boolean] with Product with Serializable

  3. object NysiisAlgorithm extends StringAlgorithm with Product with Serializable

  4. object NysiisMetric extends StringMetric[Boolean] with Product with Serializable

  5. object RefinedNysiisAlgorithm extends StringAlgorithm with Product with Serializable

  6. object RefinedNysiisMetric extends StringMetric[Boolean] with Product with Serializable

  7. object RefinedSoundexAlgorithm extends StringAlgorithm with Product with Serializable

  8. object RefinedSoundexMetric extends StringMetric[Boolean] with Product with Serializable

  9. object SoundexAlgorithm extends StringAlgorithm with Product with Serializable

  10. object SoundexMetric extends StringMetric[Boolean] with Product with Serializable

Ungrouped