Java lambdas capture their scope lexically just like a Clojure function would, so if you define something in Java it's going to capture the surrounding Java ...
確定! 回上一頁