Nice/stdlib/nice/lang java.nice,1.63,1.64

Daniel Bonniot <[email protected]> Fri, 19 Aug 2005 14:52:33 +0000
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/stdlib/nice/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11568/stdlib/nice/lang

Modified Files:
	java.nice 
Log Message:
Fixed wrong method name in retyping

Index: java.nice
===================================================================
RCS file: /cvsroot/nice/Nice/stdlib/nice/lang/java.nice,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** java.nice	27 May 2005 14:06:51 -0000	1.63
--- java.nice	19 Aug 2005 14:52:31 -0000	1.64
***************
*** 321,325 ****
    native Object Collections.max(Collection, Comparator);
  <T> T min(Collection<T>, Comparator<T>) = 
!   native Object Collections.max(Collection, Comparator);
  <T> void sort(List<T>, Comparator<T>) = 
    native void Collections.sort(List, Comparator);
--- 321,325 ----
    native Object Collections.max(Collection, Comparator);
  <T> T min(Collection<T>, Comparator<T>) = 
!   native Object Collections.min(Collection, Comparator);
  <T> void sort(List<T>, Comparator<T>) = 
    native void Collections.sort(List, Comparator);



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf