Methods' Summary |
insertByIndex |
inserts the given element at the specified index.
|
removeByIndex |
removes the element at the specified index.
|
Methods' Details |
insertByIndex
- Description
- inserts the given element at the specified index.
To append an element, use the index "last index +1".
|
|
removeByIndex
- Description
- removes the element at the specified index.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.