Duplicate :
|
|
Duplicate :
|
The javadoc/doclet needs to be updated to accommodate the lamda changes. The following needs to be done 1) The "Method Summary" table needs to have a new tab for default methods. The tab will list all default methods in an interface. 2) The doclet should check if an interface is a functional interface and display appropriate message on the generated API documentation.