Package io.fria.lilo

Interface AsyncQueryRetriever

All Superinterfaces:
QueryRetriever<CompletableFuture<String>>

public interface AsyncQueryRetriever extends QueryRetriever<CompletableFuture<String>>