Interface _intIndexedSupplier<T>


public interface _intIndexedSupplier<T>
  • Method Summary

    Modifier and Type Method Description
    T get​(int index)  
  • Method Details

    • get

      T get​(int index)