Class ArrestWarrantList
java.lang.Object
games.stendhal.server.entity.mapstuff.office.StorableEntityList<ArrestWarrant>
games.stendhal.server.entity.mapstuff.office.ArrestWarrantList
- All Implemented Interfaces:
TurnListener
A list of ArrestWarrants as frontend for the zone storage.
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
Methods inherited from class games.stendhal.server.entity.mapstuff.office.StorableEntityList
add, getByName, getList, onTurnReached, removeByName, setupTurnNotifier, shouldExpire
-
Constructor Details
-
ArrestWarrantList
Creates a new ArrestWarrantList.- Parameters:
zone
- zone to store the ArrestWarrants in
-
-
Method Details
-
getName
- Specified by:
getName
in classStorableEntityList<ArrestWarrant>
-
toString
-