public static class StringValues.StringValueUIResource extends Object implements StringValue, UIResource
Constructor and Description |
---|
StringValueUIResource(StringValue toString) |
Modifier and Type | Method and Description |
---|---|
String |
getString(Object value)
Returns a string representation of the given value.
|
public StringValueUIResource(StringValue toString)
public String getString(Object value)
StringValue
PENDING JW: forgot - why not null return guaranteed?
getString
in interface StringValue
value
- the object to present as a stringCopyright © 2018. All rights reserved.