public class PopulationFilter extends MessageTypeFilter
| Constructor and Description |
|---|
PopulationFilter() |
PopulationFilter(ObjectType type) |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
getType() |
boolean |
matchRemaining(Message message)
Always returns true.
|
java.lang.String |
toString() |
protected java.lang.String |
toStringInternal() |
addType, getMessageTypes, matchMessageType, setTypesapplyFilterUpdate, applyFilterUpdate, getReceiveFilterTable, getResponderReceiveFilterTable, getResponderSendFilterTable, getSendFilterTableclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyFilterUpdate, getReceiveFilterTable, getResponderReceiveFilterTable, getResponderSendFilterTable, getSendFilterTablepublic PopulationFilter()
public PopulationFilter(ObjectType type)
public ObjectType getType()
public boolean matchRemaining(Message message)
MessageTypeFiltermatchRemaining in interface IFiltermatchRemaining in class MessageTypeFilterpublic java.lang.String toString()
toString in class MessageTypeFilterprotected java.lang.String toStringInternal()
toStringInternal in class MessageTypeFilter