Interface DocumentRetriever

All Superinterfaces:
Function<String,List<Document>>

public interface DocumentRetriever extends Function<String,List<Document>>