Decompiler supporting Java 8? -


I see that most of the Java DeCompilers support up to Java 7.

Is there a decampiler that supports Java 8 - especially Lambda Expressions?

I want to run such a decompiler in my Ubuntu machine.

and support both Java language languages ​​including lambda spend and method references.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

c++ - Qt::make_shared for creating QSharedPtr as std::make_shared for creating std::shared_ptr -