←Older revision |
Revision as of 06:12, 30 September 2020 |
Line 6: |
Line 6: |
| | | |
| I took a part in a tweetting about [[BinaryCompatibleDefaultMethods|incompatibilities related to | | I took a part in a tweetting about [[BinaryCompatibleDefaultMethods|incompatibilities related to |
- | CharSequence.isEmpty()]] over the weekend and I asked myself a simple question: ''Is it possible to add a default method in a 100% | + | CharSequence.isEmpty()]] over the weekend and I asked myself a simple question: ''Is it possible to add a default method in a 100% binary compatible way?'' The [[BinaryCompatibleDefaultMethods|newly written post]] provides the answer. Yes, [[BinaryCompatibleDefaultMethods|adding default methods to interfaces in a 100% binary compatible way]] is possible at the end! |
- | binary compatible way?'' The [[BinaryCompatibleDefaultMethods|newly written post]] provides the answer. Yes, [[BinaryCompatibleDefaultMethods|adding default methods to interfaces in a 100% binary compatible way]] is possible at the end! | + | |
| | | |
| --[[User:JaroslavTulach|JaroslavTulach]] 06:10, 30 September 2020 (UTC) | | --[[User:JaroslavTulach|JaroslavTulach]] 06:10, 30 September 2020 (UTC) |