Coming from a C and C++ background, I found judicious use of typedef to be incredibly helpful. Do you know of a way to achieve similar functionality in Java, whether that be a Java mechanism, pattern, or some other effective way you have used?

12 Answers
12

Leave a Reply

Your email address will not be published. Required fields are marked *