ucr-riple / NullAwayAnnotator

A tool to help adapting code bases to NullAway type system.
MIT License
13 stars 6 forks source link

Add Upper bound for type variable in Factory used in Library Model Loader #222

Open nimakarimipour opened 10 months ago

nimakarimipour commented 10 months ago

Task

TODO: Add Upper bound for type variable in Factory<T> used in Library Model Loader to have a better type safety. See comment in #220