Hierarchy For Package io.github.pellse.reactive.assembler
Class Hierarchy
- java.lang.Object
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssemblerImpl<T,ID,R,RC> (implements io.github.pellse.reactive.assembler.Assembler<T,RC>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilderImpl<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilder<T,ID,R>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilderImpl<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilder<T,ID,R>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithIdExtractorBuilderImpl<R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.WithIdExtractorBuilder<R>)
Interface Hierarchy
- io.github.pellse.reactive.assembler.Assembler<T,RC>
- io.github.pellse.reactive.assembler.AssemblerAdapter<T,ID,R,RC>
- io.github.pellse.reactive.assembler.AssemblerBuilder
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilder<T,ID,R>
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilder<T,ID,R>
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithIdExtractorBuilder<R>
- java.util.function.Function<T,R>
- io.github.pellse.util.function.checked.CheckedFunction1<T1,R,E>
- io.github.pellse.reactive.assembler.Mapper<ID,R,EX>
- io.github.pellse.reactive.assembler.MapFactory<ID,R>
- io.github.pellse.util.function.checked.CheckedFunction1<T1,R,E>
- io.github.pellse.reactive.assembler.MapperUtils
- io.github.pellse.reactive.assembler.QueryUtils