commit | ffc7352dcb311b92a32d495b8a0a903b9a06e9cc | [log] [tgz] |
---|---|---|
author | Stephan Wahlbrink <sw@wahlbrink.eu> | Thu Oct 24 17:29:44 2019 +0200 |
committer | Stephan Wahlbrink <sw@wahlbrink.eu> | Fri Oct 25 18:33:38 2019 +0200 |
tree | 03f81e4118426faa32f1f459e287cb2bda4f782b | |
parent | 8348c64d2d5ecf2d9a256a44d667220246a03057 [diff] |
Revise databinding code - Replace use of deprecated databinding APIs (untyped PojoProperties, untyped BeanProperties, untyped WidgetProperties, ViewerObservables, untyped ViewerProperties) - Add more nullable annotations - Rework code for better null analysis - Fix potential NPE