Just my .002. Can you just do Integer.valueOf()
________________________________ From: Rainer Hirschmiller <[email protected]> To: [email protected] Sent: Tuesday, September 25, 2012 2:13 PM Subject: [configuration]: getList Hi, I use a properties file for configuration which contains a list of integer values. Retrieving the List I got a list of string instead of a list of integer. The question now is how can I get a list of integers instead. Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
