]> gitweb.fperrin.net Git - Dictionary.git/commit
Do not needlessly use Linked variants of HashSet/HashMap.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 29 Oct 2016 21:43:01 +0000 (23:43 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 29 Oct 2016 21:43:01 +0000 (23:43 +0200)
commit2a3dcff682048f3385952261496c44e0548356c0
tree9c70b8a88bc89b886028371790f9a9de2eff9b34
parent76ef40e4a8ea77b6f71fd383ea654dd74c612470
Do not needlessly use Linked variants of HashSet/HashMap.
src/com/hughes/android/dictionary/DictionaryApplication.java
src/com/hughes/android/dictionary/engine/Index.java
src/com/hughes/android/dictionary/engine/Language.java