Scanner Class

Tom Tromey tromey@redhat.com
Sat Oct 14 22:49:00 GMT 2006


>>>>> "Andrew" == Andrew John Hughes <gnu_andrew@member.fsf.org> writes:

Andrew> Out of interest, why does it have to be developed on the
Andrew> generics branch in particular?  I don't see anything that
Andrew> requires the 1.5 features from glancing over the API, but I
Andrew> guess that doesn't mean that there isn't something that comes
Andrew> up in the implementation.

Yeah, I looked again, and there's no really deep reason.  It
implements Iterator<String>, but that's pretty minor.

I've attached my work-in-progress.  It compiles but doesn't do
anything useful.  I'm not even sure it is a very useful starting
point, etc.  I'd be delighted if someone finished this; I haven't had
time to work on it since I started it several months ago.

Tom

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Scanner.java
URL: <http://gcc.gnu.org/pipermail/java/attachments/20061014/aa44bf23/attachment.ksh>


More information about the Java mailing list