SDBLIB: APP: Added hashCode method. 48/13348/1
authorTaeyoung Son <taeyoung2.son@samsung.com>
Wed, 4 Dec 2013 02:27:53 +0000 (11:27 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Wed, 4 Dec 2013 02:27:53 +0000 (11:27 +0900)
commit318ce16bbc3aee040e57689ac1127a2d890cede5
tree2e742115625ccb5628faa3ef2580784849ed4034
parent5cbfa894b9fc0926ed99ce0710eb3861494a3842
SDBLIB: APP: Added hashCode method.

Because of implemented equals() method, hashCode() must be implemented.

Change-Id: I96104a430a62bb067d2ccab2a9b6ac8262e0dcb3
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
org.tizen.common.sdblib/src/org/tizen/sdblib/app/Application.java