public class TypedDataConverter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<com.whylogs.core.message.InferredType.Type> |
NUMERIC_TYPES |
| Constructor and Description |
|---|
TypedDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
TypedData |
convert(java.lang.Object data) |
public static final java.util.Set<com.whylogs.core.message.InferredType.Type> NUMERIC_TYPES
public TypedData convert(java.lang.Object data)