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
    void handleNewObject​(Object thing)