Dmitry Batkovich
|
e98517a060
|
StaticPseudoFunctionalStyleMethodInspection: doesn't throw exception when lambda is variable
|
2015-07-02 19:52:42 +03:00 |
|
Dmitry Batkovich
|
4a3341e7bd
|
PseudoFunctionStyleMethodInspection: detection of functional type improved
|
2015-07-02 18:45:40 +03:00 |
|
Dmitry Batkovich
|
526af6f1c1
|
PseudoFunctionStyleMethodInspection: removed transformation of lambda generating function, fixed most of type parameters issues
|
2015-07-02 17:09:55 +03:00 |
|
Dmitry Batkovich
|
507388b7a5
|
StaticPseudoFunctionalStyleMethodInspection: more clear options, validation of obtained result, part of problems with type parameters are fixed
|
2015-07-01 14:51:30 +03:00 |
|
Dmitry Batkovich
|
36c9328f8d
|
StaticPseudoFunctionalStyleMethodInspection: handles filter(list, classAsFilter) and find() with default value
|
2015-04-23 14:59:45 +03:00 |
|
Dmitry Batkovich
|
f6ccae5153
|
inspection to highlight and convert pseudo-functional code (like guava Iterables) to java 8 api. initial version
|
2015-03-12 15:27:19 +03:00 |
|