JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
C
F
G
I
S
U
A
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Function3<T, E1, E2, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Function4<T, E1, E2, E3, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Function5<T, E1, E2, E3, E4, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Function6<T, E1, E2, E3, E4, E5, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Function7<T, E1, E2, E3, E4, E5, E6, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Function8<T, E1, E2, E3, E4, E5, E6, E7, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Function9<T, E1, E2, E3, E4, E5, E6, E7, E8, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Mapper<ID, E9, Throwable>, Function10<T, E1, E2, E3, E4, E5, E6, E7, E8, E9, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Mapper<ID, E9, Throwable>, Mapper<ID, E10, Throwable>, Function11<T, E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Mapper<ID, E9, Throwable>, Mapper<ID, E10, Throwable>, Mapper<ID, E11, Throwable>, Function12<T, E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, Mapper<ID, E1, Throwable>, BiFunction<T, E1, R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(AssemblerConfig<T, ID, C, R, RC>, BiFunction<T, ? super Object[], R>, List<Mapper<ID, ?, Throwable>>)
- Static method in interface io.github.pellse.assembler.
Assembler
assemble(CheckedSupplier<C, Throwable>, Function<T, ID>, List<Mapper<ID, ?, Throwable>>, BiFunction<T, ? super Object[], R>, AssemblerAdapter<ID, R, RC>, Function<Throwable, RuntimeException>)
- Static method in interface io.github.pellse.assembler.
Assembler
Assembler
- Interface in
io.github.pellse.assembler
AssemblerAdapter
<
ID
,
R
,
RC
> - Interface in
io.github.pellse.assembler
AssemblerBuilder
- Interface in
io.github.pellse.assembler
AssemblerBuilder.AdapterBuilder
<
ID
,
R
> - Interface in
io.github.pellse.assembler
AssemblerBuilder.AdapterBuilderImpl
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
> - Class in
io.github.pellse.assembler
AssemblerBuilder.AssembleWithBuilder
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
> - Interface in
io.github.pellse.assembler
AssemblerBuilder.AssembleWithBuilderImpl
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
> - Class in
io.github.pellse.assembler
AssemblerBuilder.FromBuilder
<
R
> - Interface in
io.github.pellse.assembler
AssemblerBuilder.FromBuilderImpl
<
R
> - Class in
io.github.pellse.assembler
AssemblerConfig
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
,
RC
> - Interface in
io.github.pellse.assembler
assemblerOf(Class<R>)
- Static method in interface io.github.pellse.assembler.
AssemblerBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Function3<T, E1, E2, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Function4<T, E1, E2, E3, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Function5<T, E1, E2, E3, E4, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Function6<T, E1, E2, E3, E4, E5, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Function7<T, E1, E2, E3, E4, E5, E6, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Function8<T, E1, E2, E3, E4, E5, E6, E7, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Function9<T, E1, E2, E3, E4, E5, E6, E7, E8, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Mapper<ID, E9, Throwable>, Function10<T, E1, E2, E3, E4, E5, E6, E7, E8, E9, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Mapper<ID, E9, Throwable>, Mapper<ID, E10, Throwable>, Function11<T, E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Mapper<ID, E3, Throwable>, Mapper<ID, E4, Throwable>, Mapper<ID, E5, Throwable>, Mapper<ID, E6, Throwable>, Mapper<ID, E7, Throwable>, Mapper<ID, E8, Throwable>, Mapper<ID, E9, Throwable>, Mapper<ID, E10, Throwable>, Mapper<ID, E11, Throwable>, Function12<T, E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, BiFunction<T, E1, R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(List<Mapper<ID, ?, Throwable>>, BiFunction<T, ? super Object[], R>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilder
assembleWith(List<Mapper<ID, ?, Throwable>>, BiFunction<T, ? super Object[], R>)
- Method in class io.github.pellse.assembler.
AssemblerBuilder.AssembleWithBuilderImpl
C
completableFutureAdapter()
- Static method in class io.github.pellse.assembler.future.
CompletableFutureAdapter
completableFutureAdapter(Executor)
- Static method in class io.github.pellse.assembler.future.
CompletableFutureAdapter
completableFutureAdapter(Supplier<CR>, Executor)
- Static method in class io.github.pellse.assembler.future.
CompletableFutureAdapter
CompletableFutureAdapter
<
ID
,
R
,
CR
extends java.util.Collection<
R
>> - Class in
io.github.pellse.assembler.future
convertMapperSources(Stream<Supplier<Map<ID, ?>>>, Function<List<Map<ID, ?>>, Stream<R>>, Function<Throwable, RuntimeException>)
- Method in interface io.github.pellse.assembler.
AssemblerAdapter
convertMapperSources(Stream<Supplier<Map<ID, ?>>>, Function<List<Map<ID, ?>>, Stream<R>>, Function<Throwable, RuntimeException>)
- Method in class io.github.pellse.assembler.future.
CompletableFutureAdapter
convertMapperSources(Stream<Supplier<Map<ID, ?>>>, Function<List<Map<ID, ?>>, Stream<R>>, Function<Throwable, RuntimeException>)
- Method in class io.github.pellse.assembler.synchronous.
SynchronousAdapter
CoreAssemblerConfig
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
,
RC
> - Class in
io.github.pellse.assembler
CoreAssemblerConfig(CheckedSupplier<C, Throwable>, Function<T, ID>, Function<Throwable, RuntimeException>, AssemblerAdapter<ID, R, RC>)
- Constructor for class io.github.pellse.assembler.
CoreAssemblerConfig
F
from(C, Function<T, ID>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.FromBuilder
from(C, Function<T, ID>, AssemblerAdapter<ID, R, RC>)
- Static method in class io.github.pellse.assembler.
CoreAssemblerConfig
from(C, Function<T, ID>, Function<Throwable, RuntimeException>)
- Static method in class io.github.pellse.assembler.synchronous.
SynchronousAssemblerConfig
from(C, Function<T, ID>, Function<Throwable, RuntimeException>, AssemblerAdapter<ID, R, RC>)
- Static method in class io.github.pellse.assembler.
CoreAssemblerConfig
from(CheckedSupplier<C, Throwable>, Function<T, ID>, AssemblerAdapter<ID, R, RC>)
- Static method in class io.github.pellse.assembler.
CoreAssemblerConfig
from(CheckedSupplier<C, Throwable>, Function<T, ID>, Function<Throwable, RuntimeException>)
- Static method in class io.github.pellse.assembler.synchronous.
SynchronousAssemblerConfig
from(CheckedSupplier<C, Throwable>, Function<T, ID>, Function<Throwable, RuntimeException>, AssemblerAdapter<ID, R, RC>)
- Static method in class io.github.pellse.assembler.
CoreAssemblerConfig
from(CheckedSupplier<List<T>, Throwable>, Function<T, ID>)
- Static method in class io.github.pellse.assembler.synchronous.
SynchronousAssemblerConfig
from(List<T>, Function<T, ID>)
- Static method in class io.github.pellse.assembler.synchronous.
SynchronousAssemblerConfig
from(List<T>, Function<T, ID>, AssemblerAdapter<ID, R, RC>)
- Static method in class io.github.pellse.assembler.
CoreAssemblerConfig
fromSupplier(CheckedSupplier<C, Throwable>, Function<T, ID>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.FromBuilder
fromSupplier(CheckedSupplier<C, Throwable>, Function<T, ID>)
- Method in class io.github.pellse.assembler.
AssemblerBuilder.FromBuilderImpl
fromSupplier(CheckedSupplier<List<T>, Throwable>, Function<T, ID>, AssemblerAdapter<ID, R, RC>)
- Static method in class io.github.pellse.assembler.
CoreAssemblerConfig
G
getAssemblerAdapter()
- Method in interface io.github.pellse.assembler.
AssemblerConfig
getAssemblerAdapter()
- Method in class io.github.pellse.assembler.
CoreAssemblerConfig
getErrorConverter()
- Method in interface io.github.pellse.assembler.
AssemblerConfig
getErrorConverter()
- Method in class io.github.pellse.assembler.
CoreAssemblerConfig
getIdExtractor()
- Method in interface io.github.pellse.assembler.
AssemblerConfig
getIdExtractor()
- Method in class io.github.pellse.assembler.
CoreAssemblerConfig
getTopLevelEntitiesProvider()
- Method in interface io.github.pellse.assembler.
AssemblerConfig
getTopLevelEntitiesProvider()
- Method in class io.github.pellse.assembler.
CoreAssemblerConfig
I
io.github.pellse.assembler
- package io.github.pellse.assembler
io.github.pellse.assembler.future
- package io.github.pellse.assembler.future
io.github.pellse.assembler.synchronous
- package io.github.pellse.assembler.synchronous
S
synchronousAdapter()
- Static method in class io.github.pellse.assembler.synchronous.
SynchronousAdapter
SynchronousAdapter
<
ID
,
R
> - Class in
io.github.pellse.assembler.synchronous
SynchronousAdapter()
- Constructor for class io.github.pellse.assembler.synchronous.
SynchronousAdapter
SynchronousAssemblerConfig
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
> - Class in
io.github.pellse.assembler.synchronous
U
using(AssemblerAdapter<ID, R, RC>)
- Method in interface io.github.pellse.assembler.
AssemblerBuilder.AdapterBuilder
using(AssemblerAdapter<ID, R, RC>)
- Method in class io.github.pellse.assembler.
AssemblerBuilder.AdapterBuilderImpl
A
C
F
G
I
S
U
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.