Packages

package pretty

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class Alphabet extends AnyRef
  2. class AlphabetCodec extends Codec
  3. trait Codec extends AnyRef
  4. class IdPrettifier extends AnyRef

    It makes Long ids more readable and user friendly, it also adds checksum.

  5. class PrettyIdGenerator extends StringIdGenerator
  6. trait StringIdGenerator extends AnyRef

Value Members

  1. object Alphabet
  2. object Damm

    Implementation of Damm Check Digit alogrithm take from http://en.wikipedia.org/wiki/Damm_algorithm https://en.wikibooks.org/wiki/Algorithm_Implementation/Checksums/Damm_Algorithm

  3. object IdPrettifier
  4. object PrettyIdGenerator

Ungrouped