Showing posts with label conditional. Show all posts
Showing posts with label conditional. Show all posts

Wednesday, May 9, 2012

#ifdef #ifndef in Java


I doubt if there is a way to make compile-time conditions in Java like #ifdef #ifndef in C++.