public class RemoveRedundantCastUtil
extends java.lang.Object
| Constructor and Description |
|---|
RemoveRedundantCastUtil() |
| Modifier and Type | Method and Description |
|---|---|
static PsiExpression |
removeCast(PsiTypeCastExpression castExpression) |
public static PsiExpression removeCast(PsiTypeCastExpression castExpression)