public class LongAdderConversionRule extends TypeConversionRule
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
JAVA_UTIL_CONCURRENT_ATOMIC_LONG_ADDER |
EP_NAME
Constructor and Description |
---|
LongAdderConversionRule() |
Modifier and Type | Method and Description |
---|---|
TypeConversionDescriptorBase |
findConversion(PsiType from,
PsiType to,
PsiMember member,
PsiExpression context,
TypeMigrationLabeler labeler) |
static byte |
getParametersCount(PsiCallExpression context) |
bindTypeParameters, shouldConvertNullInitializer
public static final java.lang.String JAVA_UTIL_CONCURRENT_ATOMIC_LONG_ADDER
public TypeConversionDescriptorBase findConversion(PsiType from, PsiType to, PsiMember member, PsiExpression context, TypeMigrationLabeler labeler)
findConversion
in class TypeConversionRule
public static byte getParametersCount(PsiCallExpression context)