public class ParallelMethodsMustNotDefineGroupConversionForCascadedReturnValue extends MethodConfigurationRule
LOG
Constructor and Description |
---|
ParallelMethodsMustNotDefineGroupConversionForCascadedReturnValue() |
Modifier and Type | Method and Description |
---|---|
void |
apply(ConstrainedExecutable method,
ConstrainedExecutable otherMethod)
Applies this rule.
|
isDefinedOnParallelType, isDefinedOnSubType, isStrictSubType
public ParallelMethodsMustNotDefineGroupConversionForCascadedReturnValue()
public void apply(ConstrainedExecutable method, ConstrainedExecutable otherMethod)
MethodConfigurationRule
ExecutableMetaData.Builder
.apply
in class MethodConfigurationRule
method
- The first method to check.otherMethod
- The other method to check.Copyright © 2021 JBoss by Red Hat. All rights reserved.