public class ParallelMethodsMustNotDefineParameterConstraints extends MethodConfigurationRule
log| Constructor and Description |
|---|
ParallelMethodsMustNotDefineParameterConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ConstrainedExecutable method,
ConstrainedExecutable otherMethod)
Applies this rule.
|
isDefinedOnParallelType, isDefinedOnSubType, isStrictSubTypepublic ParallelMethodsMustNotDefineParameterConstraints()
public void apply(ConstrainedExecutable method, ConstrainedExecutable otherMethod)
MethodConfigurationRuleExecutableMetaData.Builder.apply in class MethodConfigurationRulemethod - The first method to check.otherMethod - The other method to check.Copyright © 2018 JBoss by Red Hat. All rights reserved.