Interface IndexedGetter<T,P>

All Known Implementing Classes:
ArrayIndexedGetter, ListIndexedGetter

public interface IndexedGetter<T,P>
  • Method Summary

    Modifier and Type
    Method
    Description
    get(T target, int index)