StandardVariableNames.java 6 Standard variable names Variable named <code>c</code> doesn't have type 'char' or 'java.lang.Character' #loc StandardVariableNames.java 7 Standard variable names Variable named <code>ch</code> doesn't have type 'char' or 'java.lang.Character' #loc StandardVariableNames.java 8 Standard variable names Variable named <code>d</code> doesn't have type 'double' or 'java.lang.Double' #loc StandardVariableNames.java 9 Standard variable names Variable named <code>f</code> doesn't have type 'float' or 'java.lang.Float' #loc StandardVariableNames.java 10 Standard variable names Variable named <code>i</code> doesn't have type 'int' or 'java.lang.Integer' #loc StandardVariableNames.java 10 Standard variable names Variable named <code>j</code> doesn't have type 'int' or 'java.lang.Integer' #loc StandardVariableNames.java 10 Standard variable names Variable named <code>k</code> doesn't have type 'int' or 'java.lang.Integer' #loc StandardVariableNames.java 10 Standard variable names Variable named <code>m</code> doesn't have type 'int' or 'java.lang.Integer' #loc StandardVariableNames.java 10 Standard variable names Variable named <code>n</code> doesn't have type 'int' or 'java.lang.Integer' #loc StandardVariableNames.java 11 Standard variable names Variable named <code>l</code> doesn't have type 'long' or 'java.lang.Long' #loc StandardVariableNames.java 12 Standard variable names Variable named <code>s</code> doesn't have type 'java.lang.String' #loc StandardVariableNames.java 13 Standard variable names Variable named <code>str</code> doesn't have type 'java.lang.String' #loc