AnyLogic
Expand
Font size

Interface AgentDestroyListener

All Superinterfaces:
Serializable
All Known Implementing Classes:
DynamicEvent, LinkToAgentCollectionImpl, LinkToAgentImpl, LinkToAgentStandardImpl

@AnyLogicInternalAPI
public interface AgentDestroyListener
extends Serializable

Method Summary

Modifier and TypeMethodDescription
voidonDestroy(Agent agent) 

Method Details

onDestroy

void onDestroy(Agent agent)