Re: scala questions

2013-05-17 Thread Jun Rao
Scala compiles to java bytecode. You can use java objects in scala and vice versa. Thanks, Jun On Fri, May 17, 2013 at 4:48 PM, Rob Withers wrote: > I've gotten to know y'all a bit, so I would like to ask my question here. > :) > > I am fairly unfamiliar with Scala, having worked a chapter o

scala questions

2013-05-17 Thread Rob Withers
I've gotten to know y'all a bit, so I would like to ask my question here. :) I am fairly unfamiliar with Scala, having worked a chapter or 2 out of a scala book I bought. My understanding is that it is both an object language and a functional language. The only language I am extremely familia