public interface IArray extends java.util.RandomAccess, ITrimmable
RandomAccess and ITrimmable| Modifier and Type | Method and Description |
|---|---|
void |
ensureCapacity(int size)
Increases the capacity of this implementation instance, if necessary,
to ensure that it can hold at least the number of elements specified by
the minimum capacity argument.
|
clearAndTrim, clearAndTrim, trim, trim