SemiEntry

org.specs2.collection.SemiEntry
trait SemiEntry[K]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def k: K

Concrete methods

def <->[V](v: V): BiMapEntry[K, V]