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-07-26 14:29:20 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2b09c29ee73fa0da2f4cf6a71aa416e50968efb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
constraints
T
History
Anna.Kozlova
cc72bd0319
inference: restore probably partial raw inference as this way expected raw types are preserved and Objects won't be inferred in place where raw types were expected
2016-03-30 12:15:25 +02:00
..
EqualityUnboundWildcard.java
…
ExceptionConstraintsWithProperAndNonProperThrows.java
…
IntersectionTypeStrictSubtypingConstraint.java
…
LambdaGroundTest.java
…
PrimitiveTypesCompatibility.java
…
SubtypingConstraintWithSuperCapturedWildcard.java
…
SubtypingExtendsSuper.java
…
TypeCompatibilityUncheckedConversion.java
…
TypeCompatibilityUncheckedConversionReturnConstraints.java
…
UncheckedBoundsWithErasure.java
inference: restore probably partial raw inference as this way expected raw types are preserved and Objects won't be inferred in place where raw types were expected
2016-03-30 12:15:25 +02:00
WildcardParameterizedReturnTypeConflictWithParameterTypes.java
…