public final class TypeConvertor extends Object
| Constructor and Description |
|---|
TypeConvertor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(Object object)
Converts a java type to String.
|
public static String toString(Object object) throws IllegalArgumentException
object - of any type.IllegalArgumentExceptionCopyright © 2020 CDAP Licensed under the Apache License, Version 2.0.