kreuzberg.util

package kreuzberg.util

Members list

Type members

Classlikes

final case class NamedMap[K, V](underlying: Map[K, Map[String, V]]) extends AnyVal

A Map from some key to some named map.

A Map from some key to some named map.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object NamedMap

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
NamedMap.type