-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
5.0
-
generic
-
generic
For example, the method max(Collection<? extends T> coll):
http://rhea:91/j2se/6.0/docs/api/java/util/Collections.html#method_summary
static
<T extends Object & Comparable<? super T>>
T
<TD NOWRAP><FONT SIZE="-1">
<CODE><T extends <A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A> & <A HREF="../../java/lang/Comparable.html" title="interface in java.lang">Comparable</A><? super T>>
<BR>
T</CODE></FONT></TD>
This could perhaps be fixed by keeping NOWRAP but counting characters
and inserts <BR> if the text in that column exceeds some value.
The modifier "static" could be put on its own line.
###@###.### 2005-05-27 02:14:18 GMT
http://rhea:91/j2se/6.0/docs/api/java/util/Collections.html#method_summary
static
<T extends Object & Comparable<? super T>>
T
<TD NOWRAP><FONT SIZE="-1">
<CODE><T extends <A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A> & <A HREF="../../java/lang/Comparable.html" title="interface in java.lang">Comparable</A><? super T>>
<BR>
T</CODE></FONT></TD>
This could perhaps be fixed by keeping NOWRAP but counting characters
and inserts <BR> if the text in that column exceeds some value.
The modifier "static" could be put on its own line.
###@###.### 2005-05-27 02:14:18 GMT