Details
Description
A DESCRIPTION OF THE REQUEST :
Same as Constructor, Field and Method do already, prepend (Modifier.toString(modifiers) + " ") when modifiers != 0
JUSTIFICATION :
More complete toString() representation
Same as Constructor, Field and Method do already, prepend (Modifier.toString(modifiers) + " ") when modifiers != 0
JUSTIFICATION :
More complete toString() representation
Attachments
Issue Links
- relates to
-
JDK-6298888 Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
-
- Closed
-