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