Re: method to return a String depending on various cases
From: Chris Smith (cdsmith_at_twu.net)
Date: 06/22/04
- Next message: Andy Fish: "Re: swap method in Java"
- Previous message: John C. Bollinger: "Re: How does javac.exe work?"
- In reply to: Timo Kinnunen: "Re: method to return a String depending on various cases"
- Next in thread: Michiel Konstapel: "Re: method to return a String depending on various cases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 22 Jun 2004 12:54:45 -0600
Timo Kinnunen wrote:
> Unfortunately, that results in "missing return statement" compile-time
> error, because assertions can be turned off.
Oops, yeah. You're right; forget I said that.
-- www.designacourse.com The Easiest Way to Train Anyone... Anywhere. Chris Smith - Lead Software Developer/Technical Trainer MindIQ Corporation
- Next message: Andy Fish: "Re: swap method in Java"
- Previous message: John C. Bollinger: "Re: How does javac.exe work?"
- In reply to: Timo Kinnunen: "Re: method to return a String depending on various cases"
- Next in thread: Michiel Konstapel: "Re: method to return a String depending on various cases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|