Package org.derive4j.processor.api.model
Class DataConstructions.CasesMatchers.TotalMatcher_NoConstructor<R>
java.lang.Object
org.derive4j.processor.api.model.DataConstructions.CasesMatchers.PartialMatcher<R>
org.derive4j.processor.api.model.DataConstructions.CasesMatchers.TotalMatcher_NoConstructor<R>
- Enclosing class:
DataConstructions.CasesMatchers
public static final class DataConstructions.CasesMatchers.TotalMatcher_NoConstructor<R>
extends DataConstructions.CasesMatchers.PartialMatcher<R>
-
Method Summary
Modifier and TypeMethodDescriptionfinal Function<DataConstruction, R> noConstructor(Supplier<R> noConstructor) final Function<DataConstruction, R> noConstructor_(R r) Methods inherited from class org.derive4j.processor.api.model.DataConstructions.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Method Details
-
noConstructor
-
noConstructor_
-