Class GroupIdList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<String>, Collection<String>, List<String>, RandomAccess

public class GroupIdList extends ArrayList<String> implements Serializable
A list with group identifiers.
Author:
Christian Bremer
See Also:
  • Constructor Details

    • GroupIdList

      public GroupIdList(Collection<? extends String> ids)
      Instantiates a new group id list.
      Parameters:
      ids - the ids