public class ProductVersion$
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static ProductVersion$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ProductVersion$() | 
| Modifier and Type | Method and Description | 
|---|---|
| scala.collection.immutable.Seq<ProductVersion> | parseMultiple(java.lang.String string)parses a string of multiple ProductVersions | 
| Renderer<scala.collection.immutable.Seq<ProductVersion>> | productsRenderer() | 
public static final ProductVersion$ MODULE$
public Renderer<scala.collection.immutable.Seq<ProductVersion>> productsRenderer()
public scala.collection.immutable.Seq<ProductVersion> parseMultiple(java.lang.String string)