SqCenPair

ostrat.prid.psq.SqCenPair
See theSqCenPair companion class
object SqCenPair

Attributes

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

Members list

Value members

Concrete methods

def apply[A2](hc: SqCen, a2: A2): SqCenPair[A2]
def unapply(inp: Any): Option[(SqCen, Any)]