OuterEdge

scalax.collection.OuterEdge
sealed case class OuterEdge[N, E <: Edge[N]](edge: E) extends OuterElem[N, E]

Wraps edges to be accepted when calling Graph(...).

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait OuterElem[N, E]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product