Interface IndexedSetter<T,P>


public interface IndexedSetter<T,P>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(T target, P value, int index)