MISC: Code cleaning. Removed unnecessary instanceof check. 03/11903/1
authorkh5325.kim <kh5325.kim@samsung.com>
Thu, 7 Nov 2013 12:55:46 +0000 (21:55 +0900)
committerkh5325.kim <kh5325.kim@samsung.com>
Thu, 7 Nov 2013 12:55:46 +0000 (21:55 +0900)
commit0b1a24d768974ca51121b9f80d777aaf7f0cd070
treecf501eddb0bddf28354562048ff9724e84624dc9
parent3b45d4bc5cd0f0b6962c6f80d64c30aa0506c3f3
MISC: Code cleaning. Removed unnecessary instanceof check.

Removed unnecessary instanceof check.
Added instanceof check before casting.

Change-Id: Ia34bf353a3a24c0600bb6f8ec584ce8c4cd482af
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
org.tizen.common.connection/src/org/tizen/common/connection/sdblib/dnd/FileEntryTransfer.java
org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/handler/GomSmartLaunchCycleHandler.java
org.tizen.common/src/org/tizen/common/rds/ui/preference/PropertyAndPreferencePage.java