ValueSet (original) (raw)
scala.Enumeration.ValueSet
See theValueSet companion class
A factory object for value sets
Attributes
Companion
Source
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
Value parameters
it
Source collection
Attributes
Returns
A collection of type C
containing the same elements as the source collection it
.
Source
A builder object for value sets
In this article