aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/ResizableIntArray.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add toString method to InputPointers and ResizableIntArrayTadashi G. Takaoka2012-08-231-0/+12
| | | | Change-Id: I835ee131855bef8233cf2672e2fb288b939148a6
* Implement ResizableIntArray.fillTadashi G. Takaoka2012-07-201-20/+49
| | | | Change-Id: I570641bc2f32d016c247db6c065a138d8235ab8c
* Implement ResizableIntArray.setLength and .getTadashi G. Takaoka2012-07-201-9/+19
| | | | This change revises ResizableIntArrayTests as well.
* Make ScalableIntArray public as ResizableIntArrayTadashi G. Takaoka2012-07-191-0/+95
Change-Id: Ibbbc117214912ffa192c694bde5b7d55154f40c4