home
> news
> developers
> stephen colebourne: java language - dynamic instanceof
Stephen Colebourne: Java language - dynamic instanceof
The instanceof keyword is well known and well understood. It certainly isn't the most OO part of Java, but it is one that the vast majority of programs will use somewhere. Is it possible that even this familiar operator could be improved?