Interface IntSupplierFunction


public interface IntSupplierFunction
  • Method Summary

    Modifier and Type Method Description
    int getInt​(java.lang.Object object)  
  • Method Details

    • getInt

      int getInt​(java.lang.Object object)