ValuePair

zhttp.clients.util.ValuePair$
See theValuePair companion class
object ValuePair

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ValuePair.type

Members list

Value members

Concrete methods

def apply[A, B](key: A, value: B)(implicit ord: A => Ordered[A]): ValuePair[A, B]