net.sourceforge.pmd.rules.strings
public class UseIndexOfChar extends AbstractPoorMethodCall
| Constructor Summary | |
|---|---|
| UseIndexOfChar() | |
| Method Summary | |
|---|---|
| protected boolean | isViolationArgument(int argIndex, String arg)
Method isViolationArgument. |
| protected String[] | methodNames()
Method methodNames. |
| protected String | targetTypename()
Method targetTypeName. |
Parameters: argIndex int arg String
Returns: boolean
Returns: String[]
Returns: String