This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-07 22:03:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1996dc957197368d9debefe0ce5ddce94bd63b61
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
interfaceMethods
T
History
Anna Kozlova
fb8144344c
static interface methods: forbid on instance members, inheritors (IDEA-107794)
2013-05-30 15:46:53 +04:00
..
CyclicSubstitutor.java
do not apply substitutor twice (IDEA-101752)
2013-02-25 18:44:14 +01:00
DefaultMethodVisibility.java
…
ExtensionMethods.java
Deprecated extension method syntax dropped
2013-02-27 20:40:44 +01:00
InheritDefaultMethodInInterface.java
fix method hierarchy with default methods: mark method to implement if it abstract and overrides default method (IDEA-101167)
2013-02-15 18:36:24 +01:00
InheritUnrelatedDefaults.java
…
NotInheritFromUnrelatedDefault.java
…
StaticMethod.java
…
StaticMethodCalls.java
static interface methods: forbid on instance members, inheritors (IDEA-107794)
2013-05-30 15:46:53 +04:00
StaticMethodsInFunctionalInterface.java
SAM: skip allowed static methods as they are not supposed to be overridden (IDEA-101403)
2013-02-19 12:54:36 +01:00
ThisAccessibility.java
accept this refs inside anonymous classes in java 8 interfaces (IDEA-105892)
2013-04-22 15:50:32 +02:00