public static class ConditionAnalyzer.ThisInvocation extends ConditionAnalyzer.MethodInvocation
Constructor and Description |
---|
ConditionAnalyzer.ThisInvocation(Class<?> thisClass) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getReturnType() |
getMethod, toString
addArgument, getArguments
public ConditionAnalyzer.ThisInvocation(Class<?> thisClass)
public Class<?> getReturnType()
getReturnType
in class ConditionAnalyzer.MethodInvocation
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.