Interface _intFunction


public interface _intFunction
  • Method Summary

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

    • apply

      int apply​(int input)