You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EntitySet does not have the following annotation, despite appearing to be mostly a wrapper around a CompoundBitSet, which does. I'm hoping this is just an oversight?
Feature
EntitySet does not have the following annotation, despite appearing to be mostly a wrapper around a CompoundBitSet, which does. I'm hoping this is just an oversight?
Benefit
Allows EntitySet to be used in Serializable data structures like PrimaryMap/SecondaryMap/etc.
Implementation
Add the missing annotation.
Alternatives
n/a
The text was updated successfully, but these errors were encountered: