Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Java 1.4 have generics?

Tags:

java

java1.4

Looking at some old code in Java 1.4 but I'm unfamiliar with Java.

Does Java 1.4 have generics? I've been looking through the code and haven't found any uses of generics, but that doesn't necessarily mean they aren't supported.

like image 555
Something else Avatar asked Jun 10 '26 13:06

Something else


1 Answers

No, that was a 1.5 introduction. (That is, "Java 2 release 1.5". There was the really old version 1.4 that was the farthest the Microsoft JVM got.)

like image 171
Pointy Avatar answered Jun 12 '26 11:06

Pointy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!