Interface _intFunction


  • public interface _intFunction
    • Method Summary

      Modifier and Type Method Description
      int apply​(int input)  
    • Method Detail

      • apply

        int apply​(int input)