|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SemiPrimitive
Tagging interface for objects that have a straightforward representation
as Strings. The obj.ToString()
method should return
that representation for obj, and the class should provide a
static valueOf(String)
method for conversion in the
opposite direction. Alternatively, conversion can be handled
by a Stringer
defined in a ClassSyntax
.
ClassSyntax.setStringer(Class, Stringer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |