fields property

List<Field<T>> fields
final

The current list of sorted fields

Implementation

final List<Field<T>> fields;