classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Addition of java.lang.Appendable interface


From: Andrew John Hughes
Subject: [cp-patches] Addition of java.lang.Appendable interface
Date: Tue, 18 Jan 2005 21:10:44 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch to merge java.lang.Appendable,
an interface currently only present on our generics branch.  This
requires no 1.5 language features and can be compiled and used
by pre-1.5 tools.

2004-08-06  Tom Tromey  <address@hidden>

        * java/lang/Appendable.java: New file.

2004-09-26  Andrew John Hughes  <address@hidden>

        * java/lang/Appendable.java
        Documented this class.
        (append(CharSequence, int, int)): added.

2004-10-31  Robert Schuster <address@hidden>

        * java/lang/Appendable.java (append): Throws IOException.


-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"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

"We've all been part of the biggest beta test the world has ever known --
Windows" 
-- Victor Wheatman, Gartner

Attachment: appendable.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]