HCenRowPair

ostrat.prid.phex.HCenRowPair
case class HCenRowPair[A](r: Int, c: Int, num: Int, a2: A) extends PairElem[HCenRow, A]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PairElem[HCenRow, A]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def a1: HCenRow

The first component of this pair.

The first component of this pair.

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product