Package

com.featurefm.util

slug

Permalink

package slug

Created by yardena on 10/15/15.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. slug
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class FastSlugGenerator extends SlugGenerator

    Permalink

    Created by yardena on 10/13/15.

  2. type SlugGenerator = (String) ⇒ String

    Permalink
  3. class UniqueSlugGenerator extends (String) ⇒ String

    Permalink

    Created by yardena on 11/19/15.

  4. class UniqueSlugGeneratorAsync extends (String) ⇒ Future[String]

    Permalink

    Created by yardena on 10/15/15.

Inherited from AnyRef

Inherited from Any

Ungrouped