On Mon, 2005-11-07 at 14:10 -0500, Anthony Balkissoon wrote: > Implemented the toString methods from java.util.Arrays that JAPI pointed > out were missing. > > 2005-11-07 Anthony Balkissoon <[EMAIL PROTECTED]> > > * java/util/Arrays.java: > (toString(long[])): New API method. > (toString(int[])): Likewise. > (toString(short[])): Likewise. > (toString(char[])): Likewise. > (toString(byte[])): Likewise. > (toString(boolean[])): Likewise. > (toString(float[])): Likewise. > (toString(double[])): Likewise. > (toString(Object[])): Likewise. > > --Tony > _______________________________________________ > Classpath-patches mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/classpath-patches
Can you please check the generics branch as well before concluding that something has not been implemented? These methods were already implemented there. Thanks, -- Andrew :-) Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments. See http://www.fsf.org/philosophy/no-word-attachments.html If you use Microsoft Office, support movement towards the end of vendor lock-in: http://opendocumentfellowship.org/petition/ "Value your freedom, or you will lose it, teaches history. `Don't bother us with politics' respond those who don't want to learn." -- Richard Stallman Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html public class gcj extends Freedom implements Java { ... }
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
