Builder
io.scalaland.chimney.integrations.FactoryCompat.Builder
trait Builder[-A, +CC] extends Builder[A, CC]
Attributes
- Graph
-
- Supertypes
-
trait Builder[A, CC]trait Growable[A]trait Clearableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Builder
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Builder
Attributes
- Inherited from:
- Builder
Attributes
- Inherited from:
- Builder
Attributes
- Inherited from:
- Builder
Attributes
- Inherited from:
- Builder
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version 2.13.0]Use `++=` aka `addAll` instead of varargs `+=`; infix operations with an operand of multiple args will be deprecated - Inherited from:
- Growable
In this article