List

com.digitalasset.transcode.schema.Descriptor.List
final case class List extends Traversable

List of values of the same type

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Traversable
trait Descriptor
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Descriptor
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

final val descriptorName: String

Attributes

Inherited from:
Descriptor