summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/CollectionUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-100/+0
* Cache MoreKeysKeyboard instead of container view of itTadashi G. Takaoka2013-01-221-0/+5
* Make utility classes finalTadashi G. Takaoka2012-08-291-1/+1
* Add static construct method for SparseArrayTadashi G. Takaoka2012-08-221-0/+6
* Add CollectionUtils class to create generic collection easilyTadashi G. Takaoka2012-08-221-0/+89