Interface IntSupplierFunction


public interface IntSupplierFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getInt(Object object)
     
  • Method Details

    • getInt

      int getInt(Object object)