Interface MatchMethod.Case<R>
- Enclosing class:
MatchMethod
public static interface MatchMethod.Case<R>
-
Method Summary
Modifier and TypeMethodDescriptionmatchMethod(ExecutableElement element, TypeVariable returnTypeVariable)
-
Method Details
-
matchMethod
-