ObjectIDSet2.iterator().remove() is not implemented yet.
--------------------------------------------------------
Key: CDV-289
URL: https://jira.terracotta.org/jira//browse/CDV-289
Project: Community Development
Issue Type: New Feature
Reporter: Saravanan Subbiah
Assigned To: DSO Team
ObjectIDSet2 is a class that optimizes ObjectID storage for better memory
uagage and keeping the access times comparable with HashSet.
The iterator returned by ObjectIDSet2 does not support remove(). It was not
implemented due to lack of time and also due to the fact that it is a little
tricky.
We need to implement this to really make the rest of the system unaware of the
internal set implementation details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev