Child

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

Attributes

Source
InMemory.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Lineage
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def /(name: String): Child

Attributes

Inherited from:
Lineage
Source
InMemory.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product