This repository was archived by the owner on Jun 29, 2022. It is now read-only.
forked fromfirebase/firebase-admin-java
- Notifications
You must be signed in to change notification settings - Fork2
Commit6e507af
Change addAllTokens argument data type from List to Collection (fireb… (firebase#281)
* Change addAllTokens argument data type from List to Collection (firebase#280)* Fix Javadoc comment to reflect method argument type1 parent6497577 commit6e507af
File tree
1 file changed
+5
-3
lines changed- src/main/java/com/google/firebase/messaging
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
116 | | - | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | | - | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | | - | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments
Comments
(0)