table property

List<ConfigurationElement?> table
getter/setter pair

Implementation

List<ConfigurationElement?> table = List.filled(TABLE_SIZE, null);