接口 FetcherSelection<T>

所有超级接口:
Selection<T>
所有已知实现类:
FetcherSelectionImpl

public interface FetcherSelection<T> extends Selection<T>
  • 方法概要

    修饰符和类型
    方法
    说明
     
  • 方法详细资料

    • getFetcher

      Fetcher<?> getFetcher()