Convertir la corde en java court
Short myShort = Short.valueOf(myStr);
Careful Caiman
Short myShort = Short.valueOf(myStr);