org.beangle.cdi.spring.beans
package org.beangle.cdi.spring.beans
Type members
Classlikes
Editor for scala.util.matching.Regex, to directly populate a Regex property.
Editor for scala.util.matching.Regex, to directly populate a Regex property.
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.
Property editor for Scala collections, converting any source collection to a given target collection type.