Skip to content

Commit

Permalink
Null-annotate field
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex committed Nov 20, 2023
1 parent 23e3e42 commit c8b8ad7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ private enum State {INIT, STARTED, CLOSED}
private final OwnServices ownServices;
private final ServiceProvider allServices;
private final ServiceProvider parentServices;
@Nullable
private final String displayName;
private final ServiceProvider thisAsServiceProvider;

Expand Down

0 comments on commit c8b8ad7

Please sign in to comment.