Skip to content

Returning empty values #123

Closed
Closed
@slinkydeveloper

Description

@slinkydeveloper

From #119 and #108 (comment):

What technique should we use, around the sdk, to notify the user of an eventual empty return value?

  1. Optional getters
  2. Have an annotation called @Nullable which notifies the user of an eventual null return value
  3. Just explicit in the Javadoc that a method can return null

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions