list property

List<T> list
final

List of tabs data modeled by generic type T.

Implementation

final List<T> list;