Now not only the class name could be the response type, but also array type. So `-> Single<A[]>` should be formated as -> Single<[A]> |
||
|---|---|---|
| .. | ||
| class | ||
| enum | ||
| method | ||
Now not only the class name could be the response type, but also array type. So `-> Single<A[]>` should be formated as -> Single<[A]> |
||
|---|---|---|
| .. | ||
| class | ||
| enum | ||
| method | ||