Package io.fria.lilo

Interface AsyncIntrospectionRetriever

All Superinterfaces:
IntrospectionRetriever<CompletableFuture<String>>

public interface AsyncIntrospectionRetriever extends IntrospectionRetriever<CompletableFuture<String>>