public class SimpleMessageGroupSet extends Object implements MessageGroupSet
Set
Constructor and Description |
---|
SimpleMessageGroupSet() |
Modifier and Type | Method and Description |
---|---|
void |
add(String group) |
boolean |
contains(String groupID) |
protected Set<String> |
getUnderlyingSet() |
public SimpleMessageGroupSet()
public boolean contains(String groupID)
contains
in interface MessageGroupSet
protected Set<String> getUnderlyingSet()
Copyright © 2005–2018. All rights reserved.