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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30b12e3e25d17f570ce51ac3fb8246d04eb960c9
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
interfaceMethods
T
History
Anna Kozlova
81fc7616bf
forbid 'static'/'default' in annotation types
2014-08-18 14:35:59 +04:00
..
AnnotationTypeExtensionsNotSupported.java
forbid 'static'/'default' in annotation types
2014-08-18 14:35:59 +04:00
CyclicSubstitutor.java
…
DefaultMethodOverrideEquivalentObject.java
…
DefaultMethodVisibility.java
…
DefaultSupersInStaticContext.java
…
ExtensionMethods.java
…
FinalStaticDefaultMethods.java
…
IDEA120498.java
…
IDEA122720.java
…
IDEA123839.java
…
InheritDefaultMethodInInterface.java
…
InheritUnrelatedDefaults.java
…
NotInheritFromUnrelatedDefault.java
…
StaticMethod.java
…
StaticMethodCalls.java
…
StaticMethods.java
…
StaticMethodsInFunctionalInterface.java
…
StaticOverloading.java
static methods in interfaces can't be hidden in subclasses (IDEA-124921)
2014-05-12 13:08:28 +04:00
SuperProtectedCalls.java
…
ThisAccessibility.java
…