Commit a38da93
authored
Bug 2045793 - Add feature update callback registration to FeatureHolder (#7406)
These methods allow methods for adding and removing update callbacks
with Nimbus without passing string constants around in client code,
making it less likely to cause misregistration due to typos.1 parent fe81b19 commit a38da93
1 file changed
Lines changed: 17 additions & 0 deletions
File tree
- components/nimbus/android/src/main/java/org/mozilla/experiments/nimbus/internal
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
137 | 154 | | |
138 | 155 | | |
139 | 156 | | |
| |||
0 commit comments