Closed DougGregor closed 3 weeks ago
All Java references are nullable, so modeling them as optional in Swift is both correct and extremely annoying. Use implicitly-unwrapped optionals instead.
Fixes issue #122.
All Java references are nullable, so modeling them as optional in Swift is both correct and extremely annoying. Use implicitly-unwrapped optionals instead.
Fixes issue #122.