public class ObjectUtil extends Object
Constructor and Description |
---|
ObjectUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
toString(Object object)
Deprecated.
use standard
Objects.toString(Object) instead. |
@Deprecated @Nullable public static String toString(@Nullable Object object)
Objects.toString(Object)
instead.Copyright © 2019 SAP SE. All rights reserved.