AttributesGroups typedef

AttributesGroups = List<List<Attributes>>

Attributes lists for groups.

Implementation

typedef AttributesGroups = List<List<Attributes>>;