Package org.derive4j.processor.api
Class InstanceLocations.CasesMatchers.TotalMatcher_Method<X>
java.lang.Object
org.derive4j.processor.api.InstanceLocations.CasesMatchers.PartialMatcher<X>
org.derive4j.processor.api.InstanceLocations.CasesMatchers.TotalMatcher_Method<X>
- Enclosing class:
InstanceLocations.CasesMatchers
public static final class InstanceLocations.CasesMatchers.TotalMatcher_Method<X>
extends InstanceLocations.CasesMatchers.PartialMatcher<X>
-
Constructor Summary
ConstructorsConstructorDescriptionTotalMatcher_Method
(InstanceLocations.ValueMapper<X> value, Function<com.squareup.javapoet.ClassName, X> generatedIn) -
Method Summary
Modifier and TypeMethodDescriptionfinal Function
<InstanceLocation, X> method
(InstanceLocations.MethodMapper<X> method) final Function
<InstanceLocation, X> Methods inherited from class org.derive4j.processor.api.InstanceLocations.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
TotalMatcher_Method
TotalMatcher_Method(InstanceLocations.ValueMapper<X> value, Function<com.squareup.javapoet.ClassName, X> generatedIn)
-
-
Method Details
-
method
-
method_
-