Int1PairElem

ostrat.Int1PairElem
trait Int1PairElem[A1 <: Int1Elem, A2] extends IntNPairElem[A1, A2]

Attributes

Graph
Supertypes
trait IntNPairElem[A1, A2]
trait PairNoA1ParamElem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Known subtypes
class HStepPair[A2]

Members list

Concise view

Value members

Abstract methods

def a1Int1: Int

Inherited methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
PairElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem