Skip to content

fix multiple annotations NPE#1169

Merged
Snailclimb merged 1 commit intoSnailclimb:masterfrom
sudowanderer:patch-1
Apr 19, 2021
Merged

fix multiple annotations NPE#1169
Snailclimb merged 1 commit intoSnailclimb:masterfrom
sudowanderer:patch-1

Conversation

@sudowanderer
Copy link
Copy Markdown

@sudowanderer sudowanderer commented Apr 18, 2021

Hints annotation needs add @retention(RetentionPolicy.RUNTIME), otherwise it will throw NPE.

Hints annotation needs add @retention(RetentionPolicy.RUNTIME), otherwise it will throw npe.
@sudowanderer sudowanderer changed the title fix multiple annotations npe fix multiple annotations NPE Apr 18, 2021
@Snailclimb Snailclimb merged commit 378e94c into Snailclimb:master Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants