In general, a pattern match can fail. Therefore, the unapply method returns an Option containing a tuple with one value for each matched variable. In our case, ...
確定! 回上一頁