Re: checking casts
- From: Thomas Hawtin <usenet@xxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 23:33:22 +0000
Oliver Wong wrote:
Alternatively, you could add:
@SuppressWarnings("unchecked")
Perhaps it was a good idea that javac doesn't initially support SuppressWarnings. Hopefully it should have encouraged programmers to adopt idioms that don't cause warnings, rather than treating the symptoms.
Tom Hawtin -- Unemployed English Java programmer http://jroller.com/page/tackline/ .
- References:
- checking casts
- From: Dan Upton
- Re: checking casts
- From: Thomas Hawtin
- Re: checking casts
- From: Oliver Wong
- checking casts
- Prev by Date: Re: Tagging interfaces
- Next by Date: Re: Creating an object during runtime
- Previous by thread: Re: checking casts
- Next by thread: abstract class and method
- Index(es):