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, setTypes
applyFilterUpdate, applyFilterUpdate, getReceiveFilterTable, getResponderReceiveFilterTable, getResponderSendFilterTable, getSendFilterTable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
applyFilterUpdate, getReceiveFilterTable, getResponderReceiveFilterTable, getResponderSendFilterTable, getSendFilterTable
public PopulationFilter()
public PopulationFilter(ObjectType type)
public ObjectType getType()
public boolean matchRemaining(Message message)
MessageTypeFilter
matchRemaining
in interface IFilter
matchRemaining
in class MessageTypeFilter
public java.lang.String toString()
toString
in class MessageTypeFilter
protected java.lang.String toStringInternal()
toStringInternal
in class MessageTypeFilter