You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library was written for Java 2... according to the google page at least. Generics came into Java with version 5... I think. I copied this library and polished it a bit.
if you inherit from ArrayList, why not extending ArrayList ? to be more type-safe?
The text was updated successfully, but these errors were encountered: