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

NH-3711 - Replace SequencedHashMap and dependants with generic versions #886

Open
nhibernate-bot opened this issue Oct 12, 2017 · 0 comments

Comments

@nhibernate-bot
Copy link
Collaborator

Oskar Berggren created an issue — 25th September 2014, 21:18:47:

SequencedHashMap has the generic counterpart LinkedHashMap.

SequencedHashMap is used by various specialized collections. Some of these uses could easily be generic with specific types, or common types/interfaces for the contents could be added, or they can be instantiated with object as the type parameter.

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

No branches or pull requests

2 participants