Package org.powertac.logtool.common
Interface NewObjectListener
- All Known Implementing Classes:
NoopAnalyzer.ObjectHandler
public interface NewObjectListener
Implementations can receive notifications of new objects.
- Author:
- John Collins
-
Method Summary
Modifier and Type Method Description voidhandleNewObject(Object thing)