Package io.github.pellse.assembler
Interface AssemblerBuilder
public interface AssemblerBuilder
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static interface
static class
static interface
static class
static interface
static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic <R> AssemblerBuilder.WithIdExtractorBuilder<R>
assemblerOf
(Class<R> outputClass)
-
Method Details
-
assemblerOf
-