public class DefaultStringBridge extends Object implements StringBridge
null if the object is null.| Modifier and Type | Field and Description |
|---|---|
static DefaultStringBridge |
INSTANCE |
public static final DefaultStringBridge INSTANCE
public String objectToString(Object object)
StringBridgeobjectToString in interface StringBridgeobject - The object to transform into a string representation.null. It can be empty though.Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved