SpiceQA
Questions
Tags
Users
Badges
effectively-final
3 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
why resources declared outside the try-with-resources statement need to be final or effectively final in java?
user_14450998
0
•
asked Jun 8, 2022
2
1
52
effectively-final
try-with-resources
final
java
How can I avoid complie error "lambda expression should be final or effectively final", if I want to apply different actions under different state?
user_16089345
0
•
asked Jan 23, 2022
2
1
29
effectively-final
if-statement
lambda
java
Effectively final vs final - Different behavior
user_2411243
0
•
asked Sep 4, 2020
103
2
3331
effectively-final
jls
language-lawyer
final
java
1
(current)
Hot Questions