919293949596979899100
pos1++; if (withCurr) { curr = st.substring(pos1, pos1+3); pos1 += 3; } return new TypedValue( (neg?"-":"")+st.substring(pos1).replace(',','.'), curr, saldo_type); }