Default method survey results

Alex Blewitt alex.blewitt at gmail.com
Thu Aug 16 06:12:13 PDT 2012


On 16 Aug 2012, at 13:05, Peter Levart wrote:

> On Thursday, August 16, 2012 10:47:16 AM Maurizio Cimadamore wrote:
>> *) 'default' is the dual of 'abstract' - it must be specified in 
>> interfaces the same way as 'abstract' must be specified in classes
> 
> But *abstract* can be specified in interfaces whereas *default* can't be 
> specified in classes...

That's because 'default' in classes makes as much sense as 'default' in interfaces ...


More information about the lambda-dev mailing list