Package com.android.internal.util
-
Class Summary Class Description ArrayUtils ArrayUtils contains some methods that you can call to find out the most efficient increments by which to grow arrays.GrowingArrayUtils A helper class that aims to provide comparable growth performance to ArrayList, but on primitive arrays.