Module org.hsqldb

Interface Notified

All Known Implementing Classes:
Server, WebServer

public interface Notified
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(int id)
     
  • Method Details

    • notify

      void notify(int id)