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

Make StackArray Implementation Generic #1853

Open
rachitbhalla opened this issue Oct 18, 2020 · 0 comments · May be fixed by #1855
Open

Make StackArray Implementation Generic #1853

rachitbhalla opened this issue Oct 18, 2020 · 0 comments · May be fixed by #1855

Comments

@rachitbhalla
Copy link

@rachitbhalla rachitbhalla commented Oct 18, 2020

The StackArray is implemented using integer array and can hold only integer values. However, it can be modified using Generics to hold value of any type.

@rachitbhalla rachitbhalla changed the title Make Make StackArray Implementation Generic Oct 18, 2020
rachitbhalla added a commit to rachitbhalla/Java that referenced this issue Oct 18, 2020
@rachitbhalla rachitbhalla linked a pull request that will close this issue Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.