ScalaCollectionEditor
org.beangle.cdi.spring.beans.ScalaCollectionEditor
class ScalaCollectionEditor[T, U](val builderFunc: () => Builder[T, _], val nullAsEmpty: Boolean) extends PropertyEditorSupport
Property editor for Scala collections, converting any source collection to a given target collection type.
Attributes
- Graph
-
- Supertypes
-
class PropertyEditorSupporttrait PropertyEditorclass Objecttrait Matchableclass Any
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
Attributes
- Inherited from:
- PropertyEditorSupport
In this article