Interface ESDLogic.ResettableAction

Enclosing class:
ESDLogic

private static interface ESDLogic.ResettableAction
Marker interface for actions that can be reset.
Version:
1.0
Author:
ESOL
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • reset

      void reset()