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
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Deserializing an array with a null element will result in the ImmutableList throwing a nullpointer.
Is there a setting to ignore nulls, is this the expected behaviour or can the library be updated to ignore nulls based on a setting ?
Or should ignoring the nulls be default behaviour ?