-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestperformanceMaking things go easier and fasterMaking things go easier and faster
Description
ErrorProne provides the RestrictedApi annotation which allows to control who calls the annotated part of an API.
We can use it in addition or even instead of run-time checks we currently have. Since this is compile-time check we can gain a slightly better performance because we won't analyze the stack.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestperformanceMaking things go easier and fasterMaking things go easier and faster
Type
Projects
Status
No status