Commit c460331
authored
feat: add
* feat: add `FunctionalInterface` annotation
* exclude internal api
* revise according to code review
* remove annotation on beta api
* remove annotation
* remove annotationFunctionalInterface annotation (#1515)1 parent f142143 commit c460331
6 files changed
Lines changed: 8 additions & 14 deletions
File tree
- sdk-platform-java
- api-common-java/src/main/java/com/google/api
- core
- pathtemplate
- gax-java
- gax-httpjson/src/main/java/com/google/api/gax/httpjson
- gax/src/main/java/com/google/api/gax/rpc
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
Lines changed: 3 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 103 | + | |
112 | 104 | | |
113 | 105 | | |
114 | 106 | | |
| |||
183 | 175 | | |
184 | 176 | | |
185 | 177 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 178 | + | |
| 179 | + | |
191 | 180 | | |
192 | 181 | | |
193 | 182 | | |
| |||
sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/ClientStreamReadyObserver.java
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
0 commit comments