]> source.dussan.org Git - vaadin-framework.git/commit
Clean up compiler warnings in Design.java (#19299) 7.5.10
authorLeif Åstrand <leif@vaadin.com>
Sun, 15 Mar 2015 08:47:14 +0000 (10:47 +0200)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Fri, 27 Nov 2015 09:57:56 +0000 (11:57 +0200)
commit8c15ed432c95a1232144c822c640efaa325dd0f2
treef8669a9318e6c7d3f7581deddbc61442ad1601dd
parent23cc33f9414790686e1bd75297cbc8ccdf5acc70
Clean up compiler warnings in Design.java (#19299)

* Remove unused code
* Properly close streams
* Avoid unsafe casts
* Fix inconsistent javadocs

Change-Id: I20bb25c5925b6d5d56df2aedc5c4eb624b65e483
server/src/com/vaadin/ui/declarative/Design.java