73bf29072f
We were incorrectly resolving qualified method references at run time when invoked on `def`. This lead to errors like `The struct with name [org] has not been defined.` when attempting ``` doc.date.dates.stream().map( org.joda.time.ReadableDateTime::centuryOfEra ).collect(Collectors.toList()) ``` |
||
---|---|---|
.. | ||
licenses | ||
src | ||
ant.xml | ||
build.gradle |