-
Notifications
You must be signed in to change notification settings - Fork 546
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update projection mask builder APIs to support updating masks. (#570)
* Update projection mask builder APIs to support updating masks. * Check if a nested type has ProjectionMask class before generating the fully typesafe builder APIs. * Added caching in ProjectionMaskApiChecker to avoid loading classes multiple times.
- Loading branch information
Karthik Balasubramanian
authored
Mar 31, 2021
1 parent
b9bd86b
commit 0c04abd
Showing
7 changed files
with
576 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.