Interface EntityAction


  • public interface EntityAction
    An action operating on an entity.
    Author:
    WS Development Team
    • Method Detail

      • perform

        void perform​(Entity entity)