Interface FunctionIndex<T,​R>


  • public interface FunctionIndex<T,​R>
    • Method Detail

      • apply

        R apply​(T t,
                int i)