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, setRecordShortDescription
add, 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, toArray
parallelStream, removeIf, stream
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.