Set return type of constructors to owner class.
No more simply labeling constructors with "Object" return type - instead the ReturnValues class assigns the actual class as return type.
Loading
Please register or sign in to comment
No more simply labeling constructors with "Object" return type - instead the ReturnValues class assigns the actual class as return type.