libretto.examples.diningPhilosophers
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class StarterAppclass StarterAppBaseclass Objecttrait Matchableclass Any
- Self type
- DiningPhilosophers.type
trait Forks
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object ForksProvider.type
Implements Forks.
Internally, it represents a fork as a lock from the core library.
(Note that the Lock from the core library is not a primitive itself,
but is implemented using other primitives. Racing plays a key role
in that implementation.)
Implements Forks.
Internally, it represents a fork as a lock from the core library.
(Note that the Lock from the core library is not a primitive itself,
but is implemented using other primitives. Racing plays a key role
in that implementation.)
Attributes
- Graph
- Supertypes
- Self type
- ForksProvider.type
object Philosophers
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Philosophers.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any