Commit 391d638
wei zhiwei
Optimize isPurposeAllowed() to just check the bit instead of creating the waste set every time
1 parent f1ee806 commit 391d638
File tree
1 file changed
+2
-2
lines changed- src/main/java/com/iab/gdpr/consent/implementation/v1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments