ValuePair

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

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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