Package org.derive4j.processor.api.model
Interface TypeRestriction.Case<R>
- Enclosing class:
TypeRestriction
public static interface TypeRestriction.Case<R>
-
Method Summary
Modifier and TypeMethodDescriptiontypeRestriction
(TypeVariable restrictedTypeVariable, TypeMirror refinementType, DataArgument typeEq)
-
Method Details
-
typeRestriction
R typeRestriction(TypeVariable restrictedTypeVariable, TypeMirror refinementType, DataArgument typeEq)
-