summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/utils/CollectionUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Clean up under the util package.Ken Wakasa2014-07-181-5/+0
| | | | | | | - Move util classes that are unused in AOSP - Remove unused methods Change-Id: Ic97fd313f1e2bafd50609d42aa3a2d090b63eafc
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-74/+2
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Move arrayAsList method to CollectionUtilsTadashi G. Takaoka2014-01-311-0/+15
| | | | Change-Id: If7c1eb7c802490f19c5d3b81d714362408daf376
* Save and restore Row attributes using stackTadashi G. Takaoka2013-08-191-0/+5
| | | | Change-Id: I5cb402060946a711384ee53fa1caaeac86aa10cc
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-0/+100
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa