nayanjyoti
07/05/2017, 6:46 PMBuilder
class can have a apply function.
However, when I’m calling from java side, the lamda inside the apply function compains of missing return statement. I was under the impression that this function will behave like java consumer interface.