public interface IndexedRecord extends Record, List, Serializable
java.util.List interface. This interface
allows a client to access elements by their integer index (position
in the list) and search for elements in the List.clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescriptionadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamCopyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.