Swift generic types cannot be used in Objective-C.
https://developer.apple.com/library/content/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html#//apple_ref/doc/uid/TP40014216-CH10-ID136
This excludes Swift-only features such as those listed here:
- Generics
- …