object RepeatedMapping extends Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- RepeatedMapping
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def indexes(key: String, data: Map[String, String]): Seq[Int]
Computes the available indexes for the given key in this set of data.
Provides a set of operations related to
RepeatedMapping
values.