Interface RecordsAccessor<T>

    • Method Detail

      • getRecords

        Records<T> getRecords​()
        Retrieves the Records property.
        Returns:
        The Records being stored by this property.