Implement Serializable everywhere
+1
+1
+1 By the way, has any progress has been made in this direction? Is there any estimate of when this will be implemented?
@adrianomitre The current project development platform is at a dead end. I'm in the process of slow preparing of the new platform. There is a certain progress in this direction, but no estimates when it could be shipped (and I couldn't yet even guarantee, that is will ever be shipped.)
I won't pay time for implementing this feature on the old (current) platform. So you could implement it yourself, or switch to a collection library which has this feature.
@adrianomitre FYI "the new platform" is described here: https://github.com/OpenHFT/Koloboke/wiki/Koloboke:-roll-the-collection-implementation-with-features-you-need
@leventov Thank you for the reply. I would be glad to implement it myself, at least for the few classes I need. Where can I found the sources for the specific classes implementing the interfaces, e.g., HashIntSet?
@adrianomitre MutableDHashByteSetGO, MutableDHashByteSet, MutableDHashByteSetGO.WithCustomEquivalence.