java.lang.Object
io.github.pellse.reactive.assembler.AssemblerBuilder.AssemblerImpl<T,ID,R,RC>
-
Method Summary
assemble(org.reactivestreams.Publisher<T> topLevelEntitiesProvider)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
assemble
public RC assemble(org.reactivestreams.Publisher<T> topLevelEntitiesProvider)
- Specified by:
assemble in interface Assembler<T,ID>