R2390

Summary

A constructor cannot have return parameters.

Details

A constructor is a method that instanciates the Classifier it belongs to, and does not return anything.

Tips