Class DataConstructions.CaseOfMatchers.TotalMatcher_NoConstructor<R>
java.lang.Object
org.derive4j.processor.api.model.DataConstructions.CaseOfMatchers.PartialMatcher<R>
org.derive4j.processor.api.model.DataConstructions.CaseOfMatchers.TotalMatcher_NoConstructor<R>
- Enclosing class:
DataConstructions.CaseOfMatchers
public static final class DataConstructions.CaseOfMatchers.TotalMatcher_NoConstructor<R>
extends DataConstructions.CaseOfMatchers.PartialMatcher<R>
-
Constructor Summary
ConstructorsConstructorDescriptionTotalMatcher_NoConstructor(DataConstruction _dataConstruction, Function<MultipleConstructors, R> multipleConstructors, Function<DataConstructor, R> oneConstructor) -
Method Summary
Modifier and TypeMethodDescriptionfinal RnoConstructor(Supplier<R> noConstructor) final RnoConstructor_(R r) Methods inherited from class DataConstructions.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
TotalMatcher_NoConstructor
TotalMatcher_NoConstructor(DataConstruction _dataConstruction, Function<MultipleConstructors, R> multipleConstructors, Function<DataConstructor, R> oneConstructor)
-
-
Method Details
-
noConstructor
-
noConstructor_
-