study guides for every class

that actually explain what's on your next test

Add(int index, E obj)

from class:

AP Computer Science A

Definition

This method is used to insert an element at a specific index in an ArrayList. It shifts the existing elements to the right and increases the size of the ArrayList by one.

"Add(int index, E obj)" also found in:

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.