Interface Indexer


public interface Indexer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    handle(Entity entity)
     
    void
     
  • Method Details

    • start

      void start()
    • handle

      void handle(Entity entity)
    • finish

      void finish()