Package org.derive4j.processor.api.model
Interface TypeRestriction.Case<R>
-
- Enclosing class:
- TypeRestriction
public static interface TypeRestriction.Case<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
typeRestriction(javax.lang.model.type.TypeVariable restrictedTypeVariable, javax.lang.model.type.TypeMirror refinementType, DataArgument typeEq)
-
-
-
Method Detail
-
typeRestriction
R typeRestriction(javax.lang.model.type.TypeVariable restrictedTypeVariable, javax.lang.model.type.TypeMirror refinementType, DataArgument typeEq)
-
-