On Tue, Aug 18, 2015 at 12:59 PM, <[email protected]> wrote: > > 5 match { case java.math.BigDecimal => 2 }
5 match { case _: java.math.BigDecimal => 2 }
--
Marcelo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
