SeqNotice

cc.otavia.core.message.helper.SeqNotice
final case class SeqNotice[T](value: Seq[T]) extends Notice

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Notice
trait Call
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product