Child

natchez.InMemory$.Lineage$.Child
final case class Child(name: String, parent: Lineage) extends Lineage

Attributes

Source:
InMemory.scala
Graph
Supertypes
trait Product
trait Equals
trait Lineage
class Object
trait Matchable
class Any

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