Name

IndexedRecord

Synopsis

An IndexedRecord is a specialization of the java.util.List interface that represents an ordered list of record elements obtained from a resource.

                  Passed To
public interface IndexedRecord extends Record, java.util.List, Serializable {
}

Returned By

RecordFactory.createIndexedRecord()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.