ch8n / learning-resources

0 stars 0 forks source link

Anonymous Inner Class | Leaks and Lambda #5

Open ch8n opened 3 years ago

ch8n commented 3 years ago

Resource

lambdas in Java : https://www.youtube.com/watch?v=1OpAgZvYXLQ [must watch] https://stackoverflow.com/questions/10864853/when-exactly-is-it-leak-safe-to-use-anonymous-inner-classes

ch8n commented 3 years ago

TODO SUMMARIZE