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
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.