OSDN Git Service

Override equals and hashCode on FileHandle
authorJustin Shapcott <support@mobidevelop.com>
Fri, 11 Oct 2013 04:51:01 +0000 (21:51 -0700)
committerJustin Shapcott <support@mobidevelop.com>
Fri, 11 Oct 2013 04:51:01 +0000 (21:51 -0700)
commitc6adb3037c5846326e5b459941a26f96c887386c
tree529bb5b0571d4b22a81d811e9ac6aa0c2ae4d5b4
parent4c74969f580964fe2d3a311660b08fd5511e0af1
Override equals and hashCode on FileHandle

FileHandles having the same type and path should be considered equal.
gdx/src/com/badlogic/gdx/files/FileHandle.java