Interface DelayThread.DelayedCallback

Enclosing class:
DelayThread

public static interface DelayThread.DelayedCallback
This callback interface is used by the DelayThread Implementing classes can set the method to be called
Author:
matthiak
  • Method Summary

    Modifier and Type Method Description
    void call​(AttributeEvent e)