Uses of Interface
com.turtlequeue.Reader
-
-
Uses of Reader in com.turtlequeue
Classes in com.turtlequeue that implement Reader Modifier and Type Class Description classReaderImpl<T>Methods in com.turtlequeue that return types with arguments of type Reader Modifier and Type Method Description CompletableFuture<Reader>ReaderBuilder. create()CompletableFuture<Reader<T>>ReaderParams. create()CompletableFuture<Reader<T>>ReaderImpl. subscribeReturn()
-