Interface MatchAction


public interface MatchAction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply​(CalcValue value, long count)
     
  • Method Details

    • apply

      void apply(CalcValue value, long count)