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
I
S
U
W
A
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
Assembler.AdapterBuilder
<
ID
,
R
> - Interface in
io.github.pellse.assembler
Assembler.AdapterBuilderImpl
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
> - Class in
io.github.pellse.assembler
Assembler.AssembleWithBuilder
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
> - Interface in
io.github.pellse.assembler
Assembler.AssembleWithBuilderImpl
<
T
,
ID
,
C
extends java.util.Collection<
T
>,
R
> - Class in
io.github.pellse.assembler
Assembler.FromBuilder
<
R
> - Interface in
io.github.pellse.assembler
Assembler.FromBuilderImpl
<
R
> - Class in
io.github.pellse.assembler
AssemblerAdapter
<
ID
,
R
,
RC
> - Interface in
io.github.pellse.assembler
assemblerOf(Class<R>)
- Static method in interface io.github.pellse.assembler.
Assembler
assembleWith(Mapper<ID, E1, Throwable>, Mapper<ID, E2, Throwable>, Function3<T, E1, E2, R>)
- Method in interface io.github.pellse.assembler.
Assembler.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.
Assembler.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.
Assembler.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.
Assembler.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.
Assembler.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.
Assembler.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.
Assembler.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.
Assembler.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.
Assembler.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.
Assembler.AssembleWithBuilder
assembleWith(Mapper<ID, E1, Throwable>, BiFunction<T, E1, R>)
- Method in interface io.github.pellse.assembler.
Assembler.AssembleWithBuilder
assembleWith(List<Mapper<ID, ?, Throwable>>, BiFunction<T, ? super Object[], R>)
- Method in interface io.github.pellse.assembler.
Assembler.AssembleWithBuilder
assembleWith(List<Mapper<ID, ?, Throwable>>, BiFunction<T, ? super Object[], R>)
- Method in class io.github.pellse.assembler.
Assembler.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>>)
- Method in interface io.github.pellse.assembler.
AssemblerAdapter
convertMapperSources(Stream<Supplier<Map<ID, ?>>>, Function<List<Map<ID, ?>>, Stream<R>>)
- Method in class io.github.pellse.assembler.future.
CompletableFutureAdapter
convertMapperSources(Stream<Supplier<Map<ID, ?>>>, Function<List<Map<ID, ?>>, Stream<R>>)
- Method in class io.github.pellse.assembler.stream.
StreamAdapter
F
from(C, Function<T, ID>)
- Method in interface io.github.pellse.assembler.
Assembler.FromBuilder
fromSupplier(CheckedSupplier<C, Throwable>, Function<T, ID>)
- Method in interface io.github.pellse.assembler.
Assembler.FromBuilder
fromSupplier(CheckedSupplier<C, Throwable>, Function<T, ID>)
- Method in class io.github.pellse.assembler.
Assembler.FromBuilderImpl
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.stream
- package io.github.pellse.assembler.stream
S
streamAdapter()
- Static method in class io.github.pellse.assembler.stream.
StreamAdapter
streamAdapter(boolean)
- Static method in class io.github.pellse.assembler.stream.
StreamAdapter
StreamAdapter
<
ID
,
R
> - Class in
io.github.pellse.assembler.stream
U
using(AssemblerAdapter<ID, R, RC>)
- Method in interface io.github.pellse.assembler.
Assembler.AdapterBuilder
using(AssemblerAdapter<ID, R, RC>)
- Method in class io.github.pellse.assembler.
Assembler.AdapterBuilderImpl
W
withErrorConverter(Function<Throwable, RuntimeException>)
- Method in interface io.github.pellse.assembler.
Assembler.AdapterBuilder
withErrorConverter(Function<Throwable, RuntimeException>)
- Method in class io.github.pellse.assembler.
Assembler.AdapterBuilderImpl
A
C
F
I
S
U
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.