- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
protected String getStringValue(){ return letter + ' ' + Float.toString(getX()) + ' ' + Float.toString(getY()); } }
protected String getStringValue(){ return letter + ' ' + Float.toString(getX()) + ' ' + Float.toString(getY()); } }