SeqLikeIntNPairElem

ostrat.SeqLikeIntNPairElem
trait SeqLikeIntNPairElem[A1E <: IntNElem, A1 <: IntNSeqLike[A1E], A2] extends SeqLikePairElem[A1E, A1, A2] with ArrayIntBackedPair[A1, A2]

Attributes

Graph
Supertypes
trait ArrayIntBackedPair[A1, A2]
trait SeqLikePairElem[A1E, A1, A2]
trait SpecialT
trait PairNoA1ParamElem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Known subtypes
trait PolygonLikeIntNPair[A1V, A1, A2]
class PolygonHCPair[A2]

Members list

Concise view

Value members

Inherited methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
SeqLikePairElem

The backing Array of Ints for A1 component.

The backing Array of Ints for A1 component.

Attributes

Inherited from:
ArrayIntBackedPair
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
SeqLikePairElem