scalax.collection.immutable
Members list
Type members
Classlikes
Implementation of an incident list based graph representation. This trait is common to both the immutable and mutable variants. An incidence list based representation speeds up traversing the graph along its paths by storing the list of connecting edges at each node.
Implementation of an incident list based graph representation. This trait is common to both the immutable and mutable variants. An incidence list based representation speeds up traversing the graph along its paths by storing the list of connecting edges at each node.
Attributes
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
- Self type
-
CC[N, E]
Implements an incident list based immutable graph representation.
Implements an incident list based immutable graph representation.
Attributes
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
- Self type
-
CC[N, E]
Attributes
- Companion
- object
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
- Self type
-
DefaultGraphImpl.type
Wrapper class mimicking a scala.collection.immutable.Set
without copying the contents of the underlying EqHashMap
.
Wrapper class mimicking a scala.collection.immutable.Set
without copying the contents of the underlying EqHashMap
.
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
Attributes
Immutable graph only operations.
Immutable graph only operations.
$define edgesOnlyUseCase Provided for the use case when you don't need to pass any isolated node.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Companion
- object
- Supertypes
-
trait DefaultSerializabletrait Serializabletrait SortedSet[A]trait SortedSet[A]class AbstractSet[A]trait Set[A]trait Iterable[A]class AbstractSet[A]trait Set[A]trait Equalsclass AbstractIterable[A]trait Iterable[A]trait IterableOnce[A]class Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Companion
- class
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
SortedArraySet.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass AnyShow all