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-01-11 11:36:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ff0cfe3bc26dc4cefe0e1fcaeb3c8f88a3c705d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
wrapAdapterCall
History
Tagir Valeev
0ff0cfe3bc
IDEA-180862 'Wrap using Collections.singletonList' intention doesn't work with subtypes of return type
...
Also anonymous classes supported
2017-10-24 16:46:42 +07:00
..
afterConstructor.java
…
afterList.java
…
afterListAnonymousClass.java
IDEA-180862 'Wrap using Collections.singletonList' intention doesn't work with subtypes of return type
2017-10-24 16:46:42 +07:00
afterListCovariant.java
IDEA-180862 'Wrap using Collections.singletonList' intention doesn't work with subtypes of return type
2017-10-24 16:46:42 +07:00
afterMultipleParameters.java
…
afterPath.java
…
afterSet.java
…
afterSingleParameter.java
…
afterStream.java
…
beforeConstructor.java
…
beforeList.java
…
beforeListAnonymousClass.java
IDEA-180862 'Wrap using Collections.singletonList' intention doesn't work with subtypes of return type
2017-10-24 16:46:42 +07:00
beforeListContravariant.java
IDEA-180862 'Wrap using Collections.singletonList' intention doesn't work with subtypes of return type
2017-10-24 16:46:42 +07:00
beforeListCovariant.java
IDEA-180862 'Wrap using Collections.singletonList' intention doesn't work with subtypes of return type
2017-10-24 16:46:42 +07:00
beforeListWrongType.java
…
beforeMultipleParameters.java
…
beforeNotAvailable.java
…
beforePath.java
…
beforeSet.java
…
beforeSingleParameter.java
…
beforeStream.java
…
beforeUnresolved.java
…