-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Check interfaces that extend other interfaces. If both list a metho…
…d, then the signature must be compatible. - Check interfaces "implemented" by an abstract base class. The base class doesn't need to actually implement, any non-abstract classes do.
- Loading branch information
1 parent
67bdbc7
commit c3c5bff
Showing
2 changed files
with
52 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters