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

ISPN-6297 Moved ConcurrentHashSet to commons #4336

Conversation

slaskawi
Copy link
Contributor

@tristantarrant
Copy link
Member

Pushed to master, thanks

* @author <a href="mailto:manik@jboss.org">Manik Surtani</a>
* @since 4.0
*/
public class ConcurrentHashSet<E> extends AbstractSet<E> implements Serializable {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package is @public, shouldn't we keep this with a @deprecated tag?

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