CompositeKey

object CompositeKey
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

Value members

Concrete methods

def normalize(items: String, separator: String): List[String]
Value Params
items

non-normalized string with one or more items separated by separator

Returns

individual values. Note that normalization does NOT ensure that the items are unique.