This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-06-15 02:56:20 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b975831797181d5d7e17d1f428c21b59814460a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
interfaceMethods
T
History
anna
ae7e30edee
java 8: forbid super in static methods
2013-11-05 12:56:04 +01:00
..
CyclicSubstitutor.java
…
DefaultMethodOverrideEquivalentObject.java
IDEA-115790 default methods cannot override Object methods
2013-11-04 16:16:27 +01:00
DefaultMethodVisibility.java
…
DefaultSupersInStaticContext.java
java 8: forbid super in static methods
2013-11-05 12:56:04 +01:00
ExtensionMethods.java
…
InheritDefaultMethodInInterface.java
…
InheritUnrelatedDefaults.java
…
NotInheritFromUnrelatedDefault.java
IDEA-115789 an interface inheriting a default method and an abstract method
2013-11-04 16:16:28 +01:00
StaticMethod.java
…
StaticMethodCalls.java
…
StaticMethodsInFunctionalInterface.java
…
ThisAccessibility.java
…