|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of object this Printer printspublic interface Printer<T>
Prints objects of type T for display.
Method Summary | |
---|---|
String |
print(T object,
Locale locale)
Print the object of type T for display. |
Method Detail |
---|
String print(T object, Locale locale)
object
- the instance to printlocale
- the current user locale
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |