public class TypeUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NULL_STR
String representation of a null object
|
| Constructor and Description |
|---|
TypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
stringify(Object obj)
Returns a String representation of the object passed as argument.
|
public static final String NULL_STR
Copyright © 2023 LSST. All rights reserved.