Interface MessageGroupSet
-
- All Known Implementing Classes:
EmptyMessageGroupSet,SimpleMessageGroupSet
public interface MessageGroupSetRepresents a set of Message Group IDs
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancontains(String groupID)
-
-
-
Method Detail
-
contains
boolean contains(String groupID)
-
-