Skip to content

Instantly share code, notes, and snippets.

@brantYan
brantYan / e.scala
Created August 24, 2011 03:22
the abstract class can not be write in List[T]
I'm reading the IBM developer scala guide
http://www.ibm.com/developerworks/cn/java/j-scala05059.html
and write the weatherReport copy form example
WeatherReport.scala
import org.apache.http.impl.client.DefaultHttpClient
import org.apache.http.HttpResponse