Comment in AgentFilter Interface to clarify that the outcome of applyAgentFilter(...) should only depend on a single agent and not on the number of agents handled before (e.g. if random numbers are drawn, the random number generator should be re-initialized for each agent).