Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why not using java generics? #116

Open
OhadR opened this issue Jan 26, 2017 · 1 comment
Open

why not using java generics? #116

OhadR opened this issue Jan 26, 2017 · 1 comment

Comments

@OhadR
Copy link

OhadR commented Jan 26, 2017

if you inherit from ArrayList, why not extending ArrayList ? to be more type-safe?

@RalleYTN
Copy link

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.

https://github.com/RalleYTN/SimpleJSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants