Interface ValueFetcher

All Known Implementing Classes:
ValueFetcherDirect, ValueFetcherFromGetter, ValueFetcherFromGetterArrayAdapter

public interface ValueFetcher
  • Method Summary

    Modifier and Type
    Method
    Description
    fetchFrom(Object source)
     
  • Method Details