|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringValue
This interface should be implemented by classes for which is meaningful to be converted into a String
.
Method Summary | |
---|---|
String |
stringValue()
Returns the String value of this object. |
Method Detail |
---|
@Nonnull String stringValue()
String
value of this object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |