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
In #54 we made an attempt of introducing @Nullable and @Notnull modifiers. Unfortunately reverted the change since it introduced some warnings which need to be addressed somehow. Probably it's OK to go with them.
The text was updated successfully, but these errors were encountered:
In #54 we made an attempt of introducing
@Nullable
and@Notnull
modifiers. Unfortunately reverted the change since it introduced some warnings which need to be addressed somehow. Probably it's OK to go with them.The text was updated successfully, but these errors were encountered: