AnyLeaf

fs2.data.mft.EventSelector.AnyLeaf
case class AnyLeaf[Guard, InTag](guard: Option[Guard]) extends EventSelector[Guard, InTag]

Attributes

Source
MFT.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait EventSelector[Guard, InTag]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product