public interface IndexedRecord extends Record, java.util.List, java.io.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