Package org.derive4j.processor.api.model
Class DataConstructions.CasesMatchers.PartialMatcher_NoConstructor<R>
java.lang.Object
org.derive4j.processor.api.model.DataConstructions.CasesMatchers.PartialMatcher<R>
org.derive4j.processor.api.model.DataConstructions.CasesMatchers.PartialMatcher_NoConstructor<R>
- Direct Known Subclasses:
DataConstructions.CasesMatchers.TotalMatcher_OneConstructor
- Enclosing class:
DataConstructions.CasesMatchers
public static class DataConstructions.CasesMatchers.PartialMatcher_NoConstructor<R>
extends DataConstructions.CasesMatchers.PartialMatcher<R>
-
Method Summary
Methods inherited from class org.derive4j.processor.api.model.DataConstructions.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Method Details
-
noConstructor
public final DataConstructions.CasesMatchers.PartialMatcher<R> noConstructor(Supplier<R> noConstructor) -
noConstructor_
-