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
h908714124 edited this page Aug 13, 2026
·
2 revisions
jbock does not use null to represent an absent value. Any return type that is not either Optional, OptionalInt, OptionalLong or OptionalDouble represents a required option (or parameter).