hangle
2009-09-18 12:35:32 UTC
I have employed 'toList' to convert ListBuffer[String] to List[String].
I am, however, at a lost as to how to convert :
ListBuffer[ListBuffer[String]] to List[List[String]]
I am, however, at a lost as to how to convert :
ListBuffer[ListBuffer[String]] to List[List[String]]
--
View this message in context: http://www.nabble.com/ListBuffer-ListBuffer-String---to-List-List-String---tp25507927p25507927.html
Sent from the Scala - User mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/ListBuffer-ListBuffer-String---to-List-List-String---tp25507927p25507927.html
Sent from the Scala - User mailing list archive at Nabble.com.