Interface _intIndexedSupplier<T>


  • public interface _intIndexedSupplier<T>
    • Method Summary

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

      • get

        T get​(int index)