Root

natchez.InMemory$.Lineage$.Root
See theRoot companion object
case class Root(name: String) extends Lineage

Attributes

Companion:
object
Source:
InMemory.scala
Graph
Supertypes
trait Product
trait Equals
trait Lineage
class Object
trait Matchable
class Any
Known subtypes
object Root.type

Members list

Concise view

Value members

Inherited methods

def /(name: String): Child

Attributes

Inherited from:
Lineage
Source:
InMemory.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product