A local class captures List<String> events. Which operation is allowed while events remai…

from Inner classes
Java 25 LTS intermediate 1 min

A local class captures List<String> events. Which operation is allowed while events remains effectively final?

Report an error