ValueSet (original) (raw)

scala.Enumeration.ValueSet

See theValueSet companion class

A factory object for value sets

Attributes

Companion

class

Source

Enumeration.scala

Graph

Supertypes

Self type

Members list

A value set containing all the values for the zero-adjusted ids corresponding to the bits in an array

A value set containing all the values for the zero-adjusted ids corresponding to the bits in an array

Attributes

Source

Enumeration.scala

Value parameters

it

Source collection

Attributes

Returns

A collection of type C containing the same elements as the source collection it.

Source

Enumeration.scala

A builder object for value sets

In this article