Searched refs:noSpaces (Results 1 – 1 of 1) sorted by relevance
204 String noSpaces = value.getText().trim(); in checkErrorAndSetTotal() local205 value.setText(noSpaces); in checkErrorAndSetTotal()206 Long l = Long.valueOf(noSpaces); in checkErrorAndSetTotal()