|
|
|
|
|
by jug6ernaut
4324 days ago
|
|
How does this work with a jar which contains classes using java8 features? Will it work in this situation or is it only for classes to be compiled? Can retrolambda be applied in other situations to keep the java version at 6 but use java 8 features? |
|