public class VectorsConfiguration
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
VectorsConfiguration() |
Modifier and Type | Method and Description |
---|---|
static VectorsConfiguration |
fromJson(java.lang.String json) |
java.lang.String |
toEncodedJson() |
java.lang.String |
toJson() |
public java.lang.String toJson()
public java.lang.String toEncodedJson()
public static VectorsConfiguration fromJson(java.lang.String json)