Name of anonymous class constructor is not needed when it contains exactly one method that is not construtor, because constructor will be assigned to variable in closure.
Name of anonymous class constructor is not needed when it contains exactly one method that is not construtor, because constructor will be assigned to variable in closure.