单项选择题

下列选项中哪个是Student类的构造方法?()

A.publicStudent(){}
B.publicvoidStudent(){}
C.publicintStudent(){}
D.publicstaticStudent(){}